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