Uses of Interface
org.cdk8s.plus25.NamespaceProps
-
Packages that use NamespaceProps Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of NamespaceProps in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement NamespaceProps Modifier and Type Class Description static classNamespaceProps.Jsii$ProxyAn implementation forNamespacePropsMethods in org.cdk8s.plus25 that return NamespaceProps Modifier and Type Method Description NamespacePropsNamespaceProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus25 with parameters of type NamespaceProps Constructor Description Namespace(software.constructs.Construct scope, String id, NamespaceProps props)
-