@Stability(value=Stable) public static final class MeshServiceDiscovery.Builder extends Object implements software.amazon.jsii.Builder<MeshServiceDiscovery>
MeshServiceDiscovery| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
MeshServiceDiscovery |
build()
Builds the configured instance.
|
MeshServiceDiscovery.Builder |
ipPreference(IpPreference ipPreference)
Sets the value of
MeshServiceDiscovery.getIpPreference() |
@Stability(value=Stable) public MeshServiceDiscovery.Builder ipPreference(IpPreference ipPreference)
MeshServiceDiscovery.getIpPreference()ipPreference - IP preference applied to all Virtual Nodes in the Mesh.this@Stability(value=Stable) public MeshServiceDiscovery build()
build in interface software.amazon.jsii.Builder<MeshServiceDiscovery>MeshServiceDiscoveryNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.