@Stability(value=Stable) public static final class CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty>
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder |
attributes(IResolvable attributes)
Sets the value of
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getAttributes() |
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder |
attributes(List<? extends Object> attributes)
Sets the value of
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getAttributes() |
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty |
build()
Builds the configured instance.
|
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder |
namespaceName(String namespaceName)
Sets the value of
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getNamespaceName() |
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder |
serviceName(String serviceName)
Sets the value of
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getServiceName() |
@Stability(value=Stable) public CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder namespaceName(String namespaceName)
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getNamespaceName()namespaceName - `CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.NamespaceName`. This parameter is required.this@Stability(value=Stable) public CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder serviceName(String serviceName)
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getServiceName()serviceName - `CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.ServiceName`. This parameter is required.this@Stability(value=Stable) public CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder attributes(IResolvable attributes)
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getAttributes()attributes - `CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Attributes`.this@Stability(value=Stable) public CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Builder attributes(List<? extends Object> attributes)
CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.getAttributes()attributes - `CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty.Attributes`.this@Stability(value=Stable) public CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualNode.AwsCloudMapServiceDiscoveryProperty>CfnVirtualNode.AwsCloudMapServiceDiscoveryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.