OriginEndpointPolicy

class OriginEndpointPolicy : KotlinCustomResource

Represents a resource policy that allows or denies access to an origin endpoint.

Properties

Link copied to clipboard

The name of the channel group associated with the origin endpoint policy.

Link copied to clipboard
val channelName: Output<String>

The channel name associated with the origin endpoint policy.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The name of the origin endpoint associated with the origin endpoint policy.

Link copied to clipboard
val policy: Output<Any>

The policy associated with the origin endpoint. Search the CloudFormation User Guide for AWS::MediaPackageV2::OriginEndpointPolicy for more information about the expected schema for this property.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>