@Stability(value=Stable) public static final class KubectlProviderProps.Builder extends Object implements software.amazon.jsii.Builder<KubectlProviderProps>
KubectlProviderProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
KubectlProviderProps |
build()
Builds the configured instance.
|
KubectlProviderProps.Builder |
cluster(ICluster cluster)
Sets the value of
KubectlProviderProps.getCluster() |
@Stability(value=Stable) public KubectlProviderProps.Builder cluster(ICluster cluster)
KubectlProviderProps.getCluster()cluster - The cluster to control. This parameter is required.this@Stability(value=Stable) public KubectlProviderProps build()
build in interface software.amazon.jsii.Builder<KubectlProviderProps>KubectlProviderPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.