@Stability(value=Stable) public static final class CfnFlowEntitlementProps.Builder extends Object implements software.amazon.jsii.Builder<CfnFlowEntitlementProps>
CfnFlowEntitlementProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlowEntitlementProps.Builder description(String description)
CfnFlowEntitlementProps.getDescription()description - `AWS::MediaConnect::FlowEntitlement.Description`. This parameter is required.this@Stability(value=Stable) public CfnFlowEntitlementProps.Builder flowArn(String flowArn)
CfnFlowEntitlementProps.getFlowArn()flowArn - `AWS::MediaConnect::FlowEntitlement.FlowArn`. This parameter is required.this@Stability(value=Stable) public CfnFlowEntitlementProps.Builder name(String name)
CfnFlowEntitlementProps.getName()name - `AWS::MediaConnect::FlowEntitlement.Name`. This parameter is required.this@Stability(value=Stable) public CfnFlowEntitlementProps.Builder subscribers(List<String> subscribers)
CfnFlowEntitlementProps.getSubscribers()subscribers - `AWS::MediaConnect::FlowEntitlement.Subscribers`. This parameter is required.this@Stability(value=Stable) public CfnFlowEntitlementProps.Builder dataTransferSubscriberFeePercent(Number dataTransferSubscriberFeePercent)
CfnFlowEntitlementProps.getDataTransferSubscriberFeePercent()dataTransferSubscriberFeePercent - `AWS::MediaConnect::FlowEntitlement.DataTransferSubscriberFeePercent`.this@Stability(value=Stable) public CfnFlowEntitlementProps.Builder encryption(CfnFlowEntitlement.EncryptionProperty encryption)
CfnFlowEntitlementProps.getEncryption()encryption - `AWS::MediaConnect::FlowEntitlement.Encryption`.this@Stability(value=Stable) public CfnFlowEntitlementProps.Builder encryption(IResolvable encryption)
CfnFlowEntitlementProps.getEncryption()encryption - `AWS::MediaConnect::FlowEntitlement.Encryption`.this@Stability(value=Stable) public CfnFlowEntitlementProps.Builder entitlementStatus(String entitlementStatus)
CfnFlowEntitlementProps.getEntitlementStatus()entitlementStatus - `AWS::MediaConnect::FlowEntitlement.EntitlementStatus`.this@Stability(value=Stable) public CfnFlowEntitlementProps build()
build in interface software.amazon.jsii.Builder<CfnFlowEntitlementProps>CfnFlowEntitlementPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.