@Stability(value=Stable) public static final class CfnVirtualNode.DnsServiceDiscoveryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnVirtualNode.DnsServiceDiscoveryProperty>
CfnVirtualNode.DnsServiceDiscoveryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualNode.DnsServiceDiscoveryProperty |
build()
Builds the configured instance.
|
CfnVirtualNode.DnsServiceDiscoveryProperty.Builder |
hostname(String hostname)
Sets the value of
CfnVirtualNode.DnsServiceDiscoveryProperty.getHostname() |
@Stability(value=Stable) public CfnVirtualNode.DnsServiceDiscoveryProperty.Builder hostname(String hostname)
CfnVirtualNode.DnsServiceDiscoveryProperty.getHostname()hostname - `CfnVirtualNode.DnsServiceDiscoveryProperty.Hostname`. This parameter is required.this@Stability(value=Stable) public CfnVirtualNode.DnsServiceDiscoveryProperty build()
build in interface software.amazon.jsii.Builder<CfnVirtualNode.DnsServiceDiscoveryProperty>CfnVirtualNode.DnsServiceDiscoveryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.