GetOriginEndpointPolicyResult

data class GetOriginEndpointPolicyResult(val policy: Any? = null)

Constructors

Link copied to clipboard
constructor(policy: Any? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val policy: Any? = null

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.