@Stability(value=Stable) @Internal public static final class CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty
CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder, CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVirtualNode.AccessLogProperty.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) |
Object |
getAttributes()
A string map that contains attributes with values that you can use to filter instances by any custom attribute that you specified when you registered the instance.
|
String |
getIpPreference()
The preferred IP version that this virtual node uses.
|
String |
getNamespaceName()
The name of the AWS Cloud Map namespace to use.
|
String |
getServiceName()
The name of the AWS Cloud Map service to use.
|
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(CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder builder)
CfnVirtualNode.AccessLogProperty.Builder.public final String getNamespaceName()
CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertygetNamespaceName in interface CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertypublic final String getServiceName()
CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertygetServiceName in interface CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertypublic final Object getAttributes()
CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertyOnly instances that match all of the specified key/value pairs will be returned.
getAttributes in interface CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertypublic final String getIpPreference()
CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertySetting the IP preference on the virtual node only overrides the IP preference set for the mesh on this specific node.
getIpPreference in interface CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.