@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.292Z") @Stability(value=Stable) public interface ResourceProps extends software.amazon.jsii.JsiiSerializable
Resource.| Modifier and Type | Interface and Description |
|---|---|
static class |
ResourceProps.Builder
A builder for
ResourceProps |
static class |
ResourceProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceProps.Builder |
builder() |
String |
getPhysicalName()
The value passed in by users to the physical name prop of the resource.
|
@Stability(value=Stable) String getPhysicalName()
@Stability(value=Stable) static ResourceProps.Builder builder()
ResourceProps.Builder of ResourcePropsCopyright © 2019. All rights reserved.