Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediaconnect.CfnFlowEntitlementPropsMixin.Builder
Packages that use CfnFlowEntitlementPropsMixin.Builder
-
Uses of CfnFlowEntitlementPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect that return CfnFlowEntitlementPropsMixin.BuilderModifier and TypeMethodDescriptionCfnFlowEntitlementPropsMixin.Builder.create()CfnFlowEntitlementPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnFlowEntitlementPropsMixin.Builder.dataTransferSubscriberFeePercent(Number dataTransferSubscriberFeePercent) The percentage of the entitlement data transfer fee that you want the subscriber to be responsible for.CfnFlowEntitlementPropsMixin.Builder.description(String description) A description of the entitlement.CfnFlowEntitlementPropsMixin.Builder.encryption(CfnFlowEntitlementPropsMixin.EncryptionProperty encryption) Encryption information.CfnFlowEntitlementPropsMixin.Builder.encryption(IResolvable encryption) Encryption information.CfnFlowEntitlementPropsMixin.Builder.entitlementStatus(String entitlementStatus) An indication of whether the new entitlement should be enabled or disabled as soon as it is created.The Amazon Resource Name (ARN) of the flow.The name of the entitlement.CfnFlowEntitlementPropsMixin.Builder.subscribers(List<String> subscribers) The AWS account IDs that you want to share your content with.