@Stability(value=Stable) @Internal public static final class CfnInstance.PortProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstance.PortProperty
CfnInstance.PortPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstance.PortProperty.Builder, CfnInstance.PortProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInstance.PortProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.AddOnProperty.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 |
getAccessDirection()
`CfnInstance.PortProperty.AccessDirection`.
|
String |
getAccessFrom()
`CfnInstance.PortProperty.AccessFrom`.
|
String |
getAccessType()
`CfnInstance.PortProperty.AccessType`.
|
List<String> |
getCidrListAliases()
`CfnInstance.PortProperty.CidrListAliases`.
|
List<String> |
getCidrs()
`CfnInstance.PortProperty.Cidrs`.
|
String |
getCommonName()
`CfnInstance.PortProperty.CommonName`.
|
Number |
getFromPort()
`CfnInstance.PortProperty.FromPort`.
|
List<String> |
getIpv6Cidrs()
`CfnInstance.PortProperty.Ipv6Cidrs`.
|
String |
getProtocol()
`CfnInstance.PortProperty.Protocol`.
|
Number |
getToPort()
`CfnInstance.PortProperty.ToPort`.
|
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(CfnInstance.PortProperty.Builder builder)
CfnInstance.AddOnProperty.Builder.public final String getAccessDirection()
CfnInstance.PortPropertygetAccessDirection in interface CfnInstance.PortPropertypublic final String getAccessFrom()
CfnInstance.PortPropertygetAccessFrom in interface CfnInstance.PortPropertypublic final String getAccessType()
CfnInstance.PortPropertygetAccessType in interface CfnInstance.PortPropertypublic final List<String> getCidrListAliases()
CfnInstance.PortPropertygetCidrListAliases in interface CfnInstance.PortPropertypublic final List<String> getCidrs()
CfnInstance.PortPropertygetCidrs in interface CfnInstance.PortPropertypublic final String getCommonName()
CfnInstance.PortPropertygetCommonName in interface CfnInstance.PortPropertypublic final Number getFromPort()
CfnInstance.PortPropertygetFromPort in interface CfnInstance.PortPropertypublic final List<String> getIpv6Cidrs()
CfnInstance.PortPropertygetIpv6Cidrs in interface CfnInstance.PortPropertypublic final String getProtocol()
CfnInstance.PortPropertygetProtocol in interface CfnInstance.PortPropertypublic final Number getToPort()
CfnInstance.PortPropertygetToPort in interface CfnInstance.PortProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.