Uses of Interface
org.cdk8s.plus22.ConfigMapProps
-
-
Uses of ConfigMapProps in org.cdk8s.plus22
Classes in org.cdk8s.plus22 that implement ConfigMapProps Modifier and Type Class Description static classConfigMapProps.Jsii$ProxyAn implementation forConfigMapPropsMethods in org.cdk8s.plus22 that return ConfigMapProps Modifier and Type Method Description ConfigMapPropsConfigMapProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus22 with parameters of type ConfigMapProps Constructor Description ConfigMap(software.constructs.Construct scope, String id, ConfigMapProps props)
-