@Stability(value=Stable) public static final class CfnCluster.KubernetesNetworkConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.KubernetesNetworkConfigProperty>
CfnCluster.KubernetesNetworkConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.KubernetesNetworkConfigProperty |
build()
Builds the configured instance.
|
CfnCluster.KubernetesNetworkConfigProperty.Builder |
serviceIpv4Cidr(String serviceIpv4Cidr)
Sets the value of
CfnCluster.KubernetesNetworkConfigProperty.getServiceIpv4Cidr() |
@Stability(value=Stable) public CfnCluster.KubernetesNetworkConfigProperty.Builder serviceIpv4Cidr(String serviceIpv4Cidr)
CfnCluster.KubernetesNetworkConfigProperty.getServiceIpv4Cidr()serviceIpv4Cidr - `CfnCluster.KubernetesNetworkConfigProperty.ServiceIpv4Cidr`.this@Stability(value=Stable) public CfnCluster.KubernetesNetworkConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.KubernetesNetworkConfigProperty>CfnCluster.KubernetesNetworkConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.