@Stability(value=Stable) @Internal public static final class CfnFlowEntitlementProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlowEntitlementProps
CfnFlowEntitlementPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlowEntitlementProps.Builder, CfnFlowEntitlementProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String description,
String flowArn,
String name,
List<String> subscribers,
Number dataTransferSubscriberFeePercent,
Object encryption,
String entitlementStatus)
Constructor that initializes the object based on literal property values passed by the
CfnFlowEntitlementProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getDataTransferSubscriberFeePercent()
`AWS::MediaConnect::FlowEntitlement.DataTransferSubscriberFeePercent`.
|
String |
getDescription()
`AWS::MediaConnect::FlowEntitlement.Description`.
|
Object |
getEncryption()
`AWS::MediaConnect::FlowEntitlement.Encryption`.
|
String |
getEntitlementStatus()
`AWS::MediaConnect::FlowEntitlement.EntitlementStatus`.
|
String |
getFlowArn()
`AWS::MediaConnect::FlowEntitlement.FlowArn`.
|
String |
getName()
`AWS::MediaConnect::FlowEntitlement.Name`.
|
List<String> |
getSubscribers()
`AWS::MediaConnect::FlowEntitlement.Subscribers`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String description, String flowArn, String name, List<String> subscribers, Number dataTransferSubscriberFeePercent, Object encryption, String entitlementStatus)
CfnFlowEntitlementProps.Builder.public final String getDescription()
CfnFlowEntitlementPropsgetDescription in interface CfnFlowEntitlementPropspublic final String getFlowArn()
CfnFlowEntitlementPropsgetFlowArn in interface CfnFlowEntitlementPropspublic final String getName()
CfnFlowEntitlementPropsgetName in interface CfnFlowEntitlementPropspublic final List<String> getSubscribers()
CfnFlowEntitlementPropsgetSubscribers in interface CfnFlowEntitlementPropspublic final Number getDataTransferSubscriberFeePercent()
CfnFlowEntitlementPropsgetDataTransferSubscriberFeePercent in interface CfnFlowEntitlementPropspublic final Object getEncryption()
CfnFlowEntitlementPropsgetEncryption in interface CfnFlowEntitlementPropspublic final String getEntitlementStatus()
CfnFlowEntitlementPropsgetEntitlementStatus in interface CfnFlowEntitlementProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.