@Stability(value=Stable) public static final class CfnMesh.MeshServiceDiscoveryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMesh.MeshServiceDiscoveryProperty>
CfnMesh.MeshServiceDiscoveryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMesh.MeshServiceDiscoveryProperty |
build()
Builds the configured instance.
|
CfnMesh.MeshServiceDiscoveryProperty.Builder |
ipPreference(String ipPreference)
Sets the value of
CfnMesh.MeshServiceDiscoveryProperty.getIpPreference() |
@Stability(value=Stable) public CfnMesh.MeshServiceDiscoveryProperty.Builder ipPreference(String ipPreference)
CfnMesh.MeshServiceDiscoveryProperty.getIpPreference()ipPreference - The IP version to use to control traffic within the mesh.this@Stability(value=Stable) public CfnMesh.MeshServiceDiscoveryProperty build()
build in interface software.amazon.jsii.Builder<CfnMesh.MeshServiceDiscoveryProperty>CfnMesh.MeshServiceDiscoveryPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.