@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:23.727Z") @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 © 2020. All rights reserved.