@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-24T22:49:58.427Z") @Stability(value=Stable) public interface ResourceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResourceProps.Builder
A builder for
ResourceProps |
static class |
ResourceProps.Jsii$Proxy
An implementation for
ResourceProps |
| Modifier and Type | Method and Description |
|---|---|
static ResourceProps.Builder |
builder() |
default org.cdk8s.ApiObjectMetadata |
getMetadata()
Metadata that all persisted resources must have, which includes all objects users must create.
|
@Stability(value=Stable) @Nullable default org.cdk8s.ApiObjectMetadata getMetadata()
@Stability(value=Stable) static ResourceProps.Builder builder()
ResourceProps.Builder of ResourcePropsCopyright © 2021. All rights reserved.