@Stability(value=Stable) @Internal public static final class CfnConnectorProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorProfileProps
CfnConnectorProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorProfileProps.Builder, CfnConnectorProfileProps.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 connectionMode,
String connectorProfileName,
String connectorType,
Object connectorProfileConfig,
String kmsArn)
Constructor that initializes the object based on literal property values passed by the
CfnConnectorProfileProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConnectionMode()
`AWS::AppFlow::ConnectorProfile.ConnectionMode`.
|
Object |
getConnectorProfileConfig()
`AWS::AppFlow::ConnectorProfile.ConnectorProfileConfig`.
|
String |
getConnectorProfileName()
`AWS::AppFlow::ConnectorProfile.ConnectorProfileName`.
|
String |
getConnectorType()
`AWS::AppFlow::ConnectorProfile.ConnectorType`.
|
String |
getKmsArn()
`AWS::AppFlow::ConnectorProfile.KMSArn`.
|
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 getConnectionMode()
CfnConnectorProfilePropsgetConnectionMode in interface CfnConnectorProfilePropspublic final String getConnectorProfileName()
CfnConnectorProfilePropsgetConnectorProfileName in interface CfnConnectorProfilePropspublic final String getConnectorType()
CfnConnectorProfilePropsgetConnectorType in interface CfnConnectorProfilePropspublic final Object getConnectorProfileConfig()
CfnConnectorProfilePropsgetConnectorProfileConfig in interface CfnConnectorProfilePropspublic final String getKmsArn()
CfnConnectorProfilePropsgetKmsArn in interface CfnConnectorProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.