@Stability(value=Stable) @Internal public static final class CfnConnectorDefinitionVersion.ConnectorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnectorDefinitionVersion.ConnectorProperty
CfnConnectorDefinitionVersion.ConnectorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnectorDefinitionVersion.ConnectorProperty.Builder, CfnConnectorDefinitionVersion.ConnectorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnectorDefinitionVersion.ConnectorProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectorDefinitionVersion.ConnectorProperty.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 |
getConnectorArn()
The Amazon Resource Name (ARN) of the connector.
|
String |
getId()
A descriptive or arbitrary ID for the connector.
|
Object |
getParameters()
The parameters or configuration that the connector uses.
|
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(CfnConnectorDefinitionVersion.ConnectorProperty.Builder builder)
CfnConnectorDefinitionVersion.ConnectorProperty.Builder.public final String getConnectorArn()
CfnConnectorDefinitionVersion.ConnectorPropertyFor more information about connectors provided by AWS , see Greengrass Connectors Provided by AWS .
getConnectorArn in interface CfnConnectorDefinitionVersion.ConnectorPropertypublic final String getId()
CfnConnectorDefinitionVersion.ConnectorProperty
This value must be unique within the connector definition version. Maximum length is 128 characters with pattern [a-zA-Z0-9:_-]+ .
getId in interface CfnConnectorDefinitionVersion.ConnectorPropertypublic final Object getParameters()
CfnConnectorDefinitionVersion.ConnectorPropertyFor more information about connectors provided by AWS , see Greengrass Connectors Provided by AWS .
getParameters in interface CfnConnectorDefinitionVersion.ConnectorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.