Package org.cdk8s.plus28
Interface NamespaceProps
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable,ResourceProps
- All Known Implementing Classes:
NamespaceProps.Jsii$Proxy
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-03T12:13:25.588Z") @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.plus28.ResourceProps
getMetadata
-
-
-
-
Method Detail
-
builder
@Stability(Stable) static NamespaceProps.Builder builder()
- Returns:
- a
NamespaceProps.BuilderofNamespaceProps
-
-