@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(CfnConnectorProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectorProfileProps.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 |
getConnectionMode()
Indicates the connection mode and if it is public or private.
|
String |
getConnectorLabel()
`AWS::AppFlow::ConnectorProfile.ConnectorLabel`.
|
Object |
getConnectorProfileConfig()
Defines the connector-specific configuration and credentials.
|
String |
getConnectorProfileName()
The name of the connector profile.
|
String |
getConnectorType()
The type of connector, such as Salesforce, Amplitude, and so on.
|
String |
getKmsArn()
The ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption.
|
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(CfnConnectorProfileProps.Builder builder)
CfnConnectorProfileProps.Builder.public final String getConnectionMode()
CfnConnectorProfilePropsgetConnectionMode in interface CfnConnectorProfilePropspublic final String getConnectorProfileName()
CfnConnectorProfileProps
The name is unique for each ConnectorProfile in the AWS account .
getConnectorProfileName in interface CfnConnectorProfilePropspublic final String getConnectorType()
CfnConnectorProfilePropsgetConnectorType in interface CfnConnectorProfilePropspublic final String getConnectorLabel()
CfnConnectorProfilePropsgetConnectorLabel in interface CfnConnectorProfilePropspublic final Object getConnectorProfileConfig()
CfnConnectorProfilePropsgetConnectorProfileConfig in interface CfnConnectorProfilePropspublic final String getKmsArn()
CfnConnectorProfilePropsThis is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
getKmsArn in interface CfnConnectorProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.