FlowEntitlement

class FlowEntitlement : KotlinCustomResource

Resource schema for AWS::MediaConnect::FlowEntitlement

Properties

Link copied to clipboard

Percentage from 0-100 of the data transfer cost to be billed to the subscriber.

Link copied to clipboard
val description: Output<String>

A description of the entitlement.

Link copied to clipboard

The type of encryption that will be used on the output that is associated with this entitlement.

Link copied to clipboard
val entitlementArn: Output<String>

The ARN of the entitlement.

Link copied to clipboard

An indication of whether the entitlement is enabled.

Link copied to clipboard
val flowArn: Output<String>

The ARN of the flow.

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

The name of the entitlement.

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

The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source.

Link copied to clipboard
val urn: Output<String>