@Stability(value=Stable) @Internal public static final class CfnConnection.ConnectionInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnection.ConnectionInputProperty
CfnConnection.ConnectionInputProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnConnection.ConnectionInputProperty.Builder, CfnConnection.ConnectionInputProperty.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 connectionType,
Object connectionProperties,
String description,
List<String> matchCriteria,
String name,
Object physicalConnectionRequirements)
Constructor that initializes the object based on literal property values passed by the
CfnConnection.ConnectionInputProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConnectionProperties()
`CfnConnection.ConnectionInputProperty.ConnectionProperties`.
|
String |
getConnectionType()
`CfnConnection.ConnectionInputProperty.ConnectionType`.
|
String |
getDescription()
`CfnConnection.ConnectionInputProperty.Description`.
|
List<String> |
getMatchCriteria()
`CfnConnection.ConnectionInputProperty.MatchCriteria`.
|
String |
getName()
`CfnConnection.ConnectionInputProperty.Name`.
|
Object |
getPhysicalConnectionRequirements()
`CfnConnection.ConnectionInputProperty.PhysicalConnectionRequirements`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(String connectionType, Object connectionProperties, String description, List<String> matchCriteria, String name, Object physicalConnectionRequirements)
CfnConnection.ConnectionInputProperty.Builder
.public final String getConnectionType()
CfnConnection.ConnectionInputProperty
getConnectionType
in interface CfnConnection.ConnectionInputProperty
public final Object getConnectionProperties()
CfnConnection.ConnectionInputProperty
getConnectionProperties
in interface CfnConnection.ConnectionInputProperty
public final String getDescription()
CfnConnection.ConnectionInputProperty
getDescription
in interface CfnConnection.ConnectionInputProperty
public final List<String> getMatchCriteria()
CfnConnection.ConnectionInputProperty
getMatchCriteria
in interface CfnConnection.ConnectionInputProperty
public final String getName()
CfnConnection.ConnectionInputProperty
getName
in interface CfnConnection.ConnectionInputProperty
public final Object getPhysicalConnectionRequirements()
CfnConnection.ConnectionInputProperty
getPhysicalConnectionRequirements
in interface CfnConnection.ConnectionInputProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.