Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2.CfnChannelPolicyPropsMixin.Builder
Packages that use CfnChannelPolicyPropsMixin.Builder
-
Uses of CfnChannelPolicyPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2 that return CfnChannelPolicyPropsMixin.BuilderModifier and TypeMethodDescriptionCfnChannelPolicyPropsMixin.Builder.channelGroupName(String channelGroupName) The name of the channel group associated with the channel policy.CfnChannelPolicyPropsMixin.Builder.channelName(String channelName) The name of the channel associated with the channel policy.CfnChannelPolicyPropsMixin.Builder.create()CfnChannelPolicyPropsMixin.Builder.create(CfnPropertyMixinOptions options) The policy associated with the channel.