@Stability(value=Stable) @Internal public static final class CfnQueueProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnQueueProps
CfnQueuePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnQueueProps.Builder, CfnQueueProps.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 name,
String pricingPlan,
String status,
Object tags)
Constructor that initializes the object based on literal property values passed by the
CfnQueueProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::MediaConvert::Queue.Description`.
|
String |
getName()
`AWS::MediaConvert::Queue.Name`.
|
String |
getPricingPlan()
`AWS::MediaConvert::Queue.PricingPlan`.
|
String |
getStatus()
`AWS::MediaConvert::Queue.Status`.
|
Object |
getTags()
`AWS::MediaConvert::Queue.Tags`.
|
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.public final String getDescription()
CfnQueuePropsgetDescription in interface CfnQueuePropspublic final String getName()
CfnQueuePropsgetName in interface CfnQueuePropspublic final String getPricingPlan()
CfnQueuePropsgetPricingPlan in interface CfnQueuePropspublic final String getStatus()
CfnQueuePropsgetStatus in interface CfnQueuePropspublic final Object getTags()
CfnQueuePropsgetTags in interface CfnQueueProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.