@Generated(value="jsii-pacmak/1.46.0 (build cd08c55)", date="2021-11-22T00:23:08.189Z") @Stability(value=Stable) public class Helm extends Include
Use this construct to import an existing Helm chart and incorporate it into your constructs.
Modifier and Type | Class and Description |
---|---|
static class |
Helm.Builder
A fluent builder for
Helm . |
Modifier | Constructor and Description |
---|---|
|
Helm(software.constructs.Construct scope,
String id,
HelmProps props) |
protected |
Helm(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Helm(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
String |
getReleaseName()
The helm release name.
|
getApiObjects
onPrepare, onSynthesize, onValidate, toString
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected Helm(software.amazon.jsii.JsiiObjectRef objRef)
protected Helm(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) @NotNull public String getReleaseName()
Copyright © 2021. All rights reserved.