Channel Policy Args
data class ChannelPolicyArgs(val channelName: Output<String>? = null, val policy: Output<Any>? = null) : ConvertibleToJava<ChannelPolicyArgs>
Definition of AWS::MediaTailor::ChannelPolicy Resource Type
Properties
Link copied to clipboard
The name of the channel associated with this Channel Policy.
Link copied to clipboard
The IAM policy for the channel. IAM policies are used to control access to your channel.
Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::MediaTailor::ChannelPolicy` for more information about the expected schema for this property.