@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:18.581Z") @Stability(value=Experimental) 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()
(experimental) The EKS cluster to apply this configuration to.
|
getChart, getCreateNamespace, getNamespace, getRelease, getRepository, getTimeout, getValues, getVersion, getWait@Stability(value=Experimental) @NotNull ICluster getCluster()
[disable-awslint:ref-via-interface]
@Stability(value=Experimental) static HelmChartProps.Builder builder()
builder in interface HelmChartOptionsHelmChartProps.Builder of HelmChartPropsCopyright © 2021. All rights reserved.