@Stability(value=Stable) @Internal public static final class CfnContainer.PortInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContainer.PortInfoProperty
CfnContainer.PortInfoProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnContainer.PortInfoProperty.Builder, CfnContainer.PortInfoProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(CfnContainer.PortInfoProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnContainer.ContainerProperty.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 |
getPort()
The open firewall ports of the container.
|
String |
getProtocol()
The protocol name for the open ports.
|
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(CfnContainer.PortInfoProperty.Builder builder)
CfnContainer.ContainerProperty.Builder
.public final String getPort()
CfnContainer.PortInfoProperty
getPort
in interface CfnContainer.PortInfoProperty
public final String getProtocol()
CfnContainer.PortInfoProperty
Allowed values : HTTP
| HTTPS
| TCP
| UDP
getProtocol
in interface CfnContainer.PortInfoProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2023. All rights reserved.