@Stability(value=Stable) @Internal public static final class CfnConnection.ConnectionInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnection.ConnectionInputProperty
CfnConnection.ConnectionInputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnection.ConnectionInputProperty.Builder, CfnConnection.ConnectionInputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnection.ConnectionInputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnection.ConnectionInputProperty.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) |
Object |
getConnectionProperties()
These key-value pairs define parameters for the connection.
|
String |
getConnectionType()
The type of the connection.
|
String |
getDescription()
The description of the connection.
|
List<String> |
getMatchCriteria()
A list of criteria that can be used in selecting this connection.
|
String |
getName()
The name of the connection.
|
Object |
getPhysicalConnectionRequirements()
A map of physical connection requirements, such as virtual private cloud (VPC) and `SecurityGroup` , that are needed to successfully make this connection.
|
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(CfnConnection.ConnectionInputProperty.Builder builder)
CfnConnection.ConnectionInputProperty.Builder.public final String getConnectionType()
CfnConnection.ConnectionInputProperty
JDBC - Designates a connection to a database through Java Database Connectivity (JDBC).KAFKA - Designates a connection to an Apache Kafka streaming platform.MONGODB - Designates a connection to a MongoDB document database.NETWORK - Designates a network connection to a data source within an Amazon Virtual Private Cloud environment (Amazon VPC).SFTP is not supported.
getConnectionType in interface CfnConnection.ConnectionInputPropertypublic final Object getConnectionProperties()
CfnConnection.ConnectionInputPropertygetConnectionProperties in interface CfnConnection.ConnectionInputPropertypublic final String getDescription()
CfnConnection.ConnectionInputPropertygetDescription in interface CfnConnection.ConnectionInputPropertypublic final List<String> getMatchCriteria()
CfnConnection.ConnectionInputPropertygetMatchCriteria in interface CfnConnection.ConnectionInputPropertypublic final String getName()
CfnConnection.ConnectionInputPropertygetName in interface CfnConnection.ConnectionInputPropertypublic final Object getPhysicalConnectionRequirements()
CfnConnection.ConnectionInputPropertygetPhysicalConnectionRequirements in interface CfnConnection.ConnectionInputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.