@Stability(value=Stable) @Internal public static final class ExternalServiceAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ExternalServiceAttributes
ExternalServiceAttributessoftware.amazon.jsii.JsiiObject.InitializationModeExternalServiceAttributes.Builder, ExternalServiceAttributes.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ExternalServiceAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ExternalServiceAttributes.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) |
ICluster |
getCluster()
The cluster that hosts the service.
|
String |
getServiceArn()
The service ARN.
|
String |
getServiceName()
The name of the service.
|
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(ExternalServiceAttributes.Builder builder)
ExternalServiceAttributes.Builder.public final ICluster getCluster()
ExternalServiceAttributesgetCluster in interface ExternalServiceAttributespublic final String getServiceArn()
ExternalServiceAttributes
Default: - either this, or serviceName, is required
getServiceArn in interface ExternalServiceAttributespublic final String getServiceName()
ExternalServiceAttributes
Default: - either this, or serviceArn, is required
getServiceName in interface ExternalServiceAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.