@Generated(value="jsii-pacmak/1.41.0 (build a274beb)", date="2021-10-30T01:04:46.503Z") @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.