Uses of Class
software.amazon.awscdk.services.mediapackagev2.CfnChannelPolicy.Builder
Packages that use CfnChannelPolicy.Builder
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of CfnChannelPolicy.Builder in software.amazon.awscdk.services.mediapackagev2
Methods in software.amazon.awscdk.services.mediapackagev2 that return CfnChannelPolicy.BuilderModifier and TypeMethodDescriptionCfnChannelPolicy.Builder.channelGroupName(String channelGroupName) The name of the channel group associated with the channel policy.CfnChannelPolicy.Builder.channelName(String channelName) The name of the channel associated with the channel policy.static CfnChannelPolicy.BuilderThe policy associated with the channel.