@Stability(value=Stable) @Internal public static final class CfnConnectionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectionProps
CfnConnectionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectionProps.Builder, CfnConnectionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnectionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectionProps.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 |
getCatalogId()
The ID of the data catalog to create the catalog object in.
|
Object |
getConnectionInput()
The connection that you want to create.
|
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(CfnConnectionProps.Builder builder)
CfnConnectionProps.Builder.public final String getCatalogId()
CfnConnectionPropsCurrently, this should be the AWS account ID.
To specify the account ID, you can use the
Refintrinsic function with theAWS::AccountIdpseudo parameter. For example:!Ref AWS::AccountId.
getCatalogId in interface CfnConnectionPropspublic final Object getConnectionInput()
CfnConnectionPropsgetConnectionInput in interface CfnConnectionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.