@Stability(value=Stable) @Internal public static final class CfnQuickConnectProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnQuickConnectProps
CfnQuickConnectPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnQuickConnectProps.Builder, CfnQuickConnectProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnQuickConnectProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnQuickConnectProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
The description of the quick connect.
|
String |
getInstanceArn()
The Amazon Resource Name (ARN) of the instance.
|
String |
getName()
The name of the quick connect.
|
Object |
getQuickConnectConfig()
Contains information about the quick connect.
|
List<CfnTag> |
getTags()
The tags used to organize, track, or control access for this resource.
|
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(CfnQuickConnectProps.Builder builder)
CfnQuickConnectProps.Builder.public final String getInstanceArn()
CfnQuickConnectPropsgetInstanceArn in interface CfnQuickConnectPropspublic final String getName()
CfnQuickConnectPropsgetName in interface CfnQuickConnectPropspublic final Object getQuickConnectConfig()
CfnQuickConnectPropsgetQuickConnectConfig in interface CfnQuickConnectPropspublic final String getDescription()
CfnQuickConnectPropsgetDescription in interface CfnQuickConnectPropspublic final List<CfnTag> getTags()
CfnQuickConnectPropsgetTags in interface CfnQuickConnectProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.