@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:25.865Z") @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() |
Cluster |
getCluster()
(experimental) The EKS cluster to apply this configuration to.
|
getChart, getNamespace, getRelease, getRepository, getValues, getVersion@Stability(value=Experimental) @NotNull Cluster getCluster()
[disable-awslint:ref-via-interface]
@Stability(value=Experimental) static HelmChartProps.Builder builder()
builder in interface HelmChartOptionsHelmChartProps.Builder of HelmChartPropsCopyright © 2020. All rights reserved.