@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 CfnConnectorProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html#cfn-appflow-connectorprofile-connectionmodepublic final String getConnectorProfileName()
CfnConnectorProfilePropsgetConnectorProfileName in interface CfnConnectorProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html#cfn-appflow-connectorprofile-connectorprofilenamepublic final String getConnectorType()
CfnConnectorProfilePropsgetConnectorType in interface CfnConnectorProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html#cfn-appflow-connectorprofile-connectortypepublic final Object getConnectorProfileConfig()
CfnConnectorProfilePropsgetConnectorProfileConfig in interface CfnConnectorProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html#cfn-appflow-connectorprofile-connectorprofileconfigpublic final String getKmsArn()
CfnConnectorProfilePropsgetKmsArn in interface CfnConnectorProfilePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html#cfn-appflow-connectorprofile-kmsarn@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.