Uses of Interface
org.cdk8s.HelmProps
-
-
Uses of HelmProps in org.cdk8s
Classes in org.cdk8s that implement HelmProps Modifier and Type Class Description static class
HelmProps.Jsii$Proxy
An implementation forHelmProps
Methods in org.cdk8s that return HelmProps Modifier and Type Method Description HelmProps
HelmProps.Builder. build()
Builds the configured instance.Constructors in org.cdk8s with parameters of type HelmProps Constructor Description Helm(software.constructs.Construct scope, String id, HelmProps props)
-