@Stability(value=Stable)
public static interface CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder
A builder for
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty |
static class |
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Jsii$Proxy
An implementation for
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder |
builder() |
default Object |
getAttributes()
`CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Attributes`.
|
String |
getNamespaceName()
`CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.NamespaceName`.
|
String |
getServiceName()
`CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.ServiceName`.
|
@Stability(value=Stable) @NotNull String getNamespaceName()
@Stability(value=Stable) @NotNull String getServiceName()
@Stability(value=Stable) @Nullable default Object getAttributes()
@Stability(value=Stable) static CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder builder()
Copyright © 2021. All rights reserved.