Package org.cdk8s.plus25
Interface NamespaceProps
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable,ResourceProps
- All Known Implementing Classes:
NamespaceProps.Jsii$Proxy
@Generated(value="jsii-pacmak/1.88.0 (build eaabd08)", date="2023-09-11T06:17:58.362Z") @Stability(Stable) public interface NamespaceProps extends software.amazon.jsii.JsiiSerializable, ResourceProps
Properties forNamespace.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classNamespaceProps.BuilderA builder forNamespacePropsstatic classNamespaceProps.Jsii$ProxyAn implementation forNamespaceProps
-
Method Summary
Static Methods Modifier and Type Method Description static NamespaceProps.Builderbuilder()-
Methods inherited from interface org.cdk8s.plus25.ResourceProps
getMetadata
-
-
-
-
Method Detail
-
builder
@Stability(Stable) static NamespaceProps.Builder builder()
- Returns:
- a
NamespaceProps.BuilderofNamespaceProps
-
-