Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.FlowEntitlement.Builder
Packages that use FlowEntitlement.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of FlowEntitlement.Builder in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return FlowEntitlement.BuilderModifier and TypeMethodDescriptionstatic FlowEntitlement.BuilderFlowEntitlement.Builder.dataTransferSubscriberFeePercent(Number dataTransferSubscriberFeePercent) (experimental) The percentage of the entitlement data transfer fee that you want the subscriber to be responsible for.FlowEntitlement.Builder.description(String description) (experimental) A description of the entitlement.FlowEntitlement.Builder.encryption(StaticKeyEncryption encryption) (experimental) Options for encrypting the entitlement.FlowEntitlement.Builder.entitlementStatus(EntitlementStatus entitlementStatus) (experimental) An indication of whether the new entitlement should be enabled or disabled as soon as it is created.(experimental) The flow to set the entitlement from.FlowEntitlement.Builder.flowEntitlementName(String flowEntitlementName) (experimental) The name of the entitlement.FlowEntitlement.Builder.subscribers(List<String> subscribers) (experimental) The AWS account IDs that you want to share your content with.