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