@Stability(value=Stable) @Internal public static final class AssociateCloudMapServiceOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AssociateCloudMapServiceOptions
AssociateCloudMapServiceOptionssoftware.amazon.jsii.JsiiObject.InitializationModeAssociateCloudMapServiceOptions.Builder, AssociateCloudMapServiceOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AssociateCloudMapServiceOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AssociateCloudMapServiceOptions.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) |
ContainerDefinition |
getContainer()
The container to point to for a SRV record.
|
Number |
getContainerPort()
The port to point to for a SRV record.
|
IService |
getService()
The cloudmap service to register with.
|
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(AssociateCloudMapServiceOptions.Builder builder)
AssociateCloudMapServiceOptions.Builder.public final IService getService()
AssociateCloudMapServiceOptionsgetService in interface AssociateCloudMapServiceOptionspublic final ContainerDefinition getContainer()
AssociateCloudMapServiceOptionsDefault: - the task definition's default container
getContainer in interface AssociateCloudMapServiceOptionspublic final Number getContainerPort()
AssociateCloudMapServiceOptionsDefault: - the default port of the task definition's default container
getContainerPort in interface AssociateCloudMapServiceOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.