Uses of Class
software.amazon.awscdk.services.mediapackagev2.alpha.ChannelPolicy
Packages that use ChannelPolicy
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of ChannelPolicy in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return ChannelPolicyModifier and TypeMethodDescriptionChannelPolicy.Builder.build()Channel.getPolicy()(experimental) The resource policy associated with this channel.Methods in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type ChannelPolicyModifier and TypeMethodDescriptionvoidChannel.setPolicy(ChannelPolicy value) (experimental) The resource policy associated with this channel.