Uses of Interface
org.cdk8s.plus24.ConfigMapProps
-
Packages that use ConfigMapProps Package Description org.cdk8s.plus24 cdk8s+ (cdk8s-plus) -
-
Uses of ConfigMapProps in org.cdk8s.plus24
Classes in org.cdk8s.plus24 that implement ConfigMapProps Modifier and Type Class Description static class
ConfigMapProps.Jsii$Proxy
An implementation forConfigMapProps
Methods in org.cdk8s.plus24 that return ConfigMapProps Modifier and Type Method Description ConfigMapProps
ConfigMapProps.Builder. build()
Builds the configured instance.Constructors in org.cdk8s.plus24 with parameters of type ConfigMapProps Constructor Description ConfigMap(software.constructs.Construct scope, String id, ConfigMapProps props)
-