@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:47:08.078Z") @Stability(value=Stable) public interface HelmChartProps extends software.amazon.jsii.JsiiSerializable, HelmChartOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
HelmChartProps.Builder
A builder for
HelmChartProps |
static class |
HelmChartProps.Jsii$Proxy
An implementation for
HelmChartProps |
| Modifier and Type | Method and Description |
|---|---|
static HelmChartProps.Builder |
builder() |
ICluster |
getCluster()
The EKS cluster to apply this configuration to.
|
getChart, getCreateNamespace, getNamespace, getRelease, getRepository, getTimeout, getValues, getVersion, getWait@Stability(value=Stable) @NotNull ICluster getCluster()
[disable-awslint:ref-via-interface]
@Stability(value=Stable) static HelmChartProps.Builder builder()
builder in interface HelmChartOptionsHelmChartProps.Builder of HelmChartPropsCopyright © 2021. All rights reserved.