@Stability(value=Stable) @Internal public static final class CfnContainer.PublicEndpointProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContainer.PublicEndpointProperty
CfnContainer.PublicEndpointPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnContainer.PublicEndpointProperty.Builder, CfnContainer.PublicEndpointProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContainer.PublicEndpointProperty.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 |
getContainerName()
The name of the container entry of the deployment that the endpoint configuration applies to.
|
Number |
getContainerPort()
The port of the specified container to which traffic is forwarded to.
|
Object |
getHealthCheckConfig()
An object that describes the health check configuration of the container.
|
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(CfnContainer.PublicEndpointProperty.Builder builder)
CfnContainer.ContainerProperty.Builder.public final String getContainerName()
CfnContainer.PublicEndpointPropertygetContainerName in interface CfnContainer.PublicEndpointPropertypublic final Number getContainerPort()
CfnContainer.PublicEndpointPropertygetContainerPort in interface CfnContainer.PublicEndpointPropertypublic final Object getHealthCheckConfig()
CfnContainer.PublicEndpointPropertygetHealthCheckConfig in interface CfnContainer.PublicEndpointProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.