@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:48:35.016Z") @Stability(value=Experimental) public interface ResourceProps extends software.amazon.jsii.JsiiSerializable
Resource.
EXPERIMENTAL| 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=Experimental) String getPhysicalName()
@Stability(value=Experimental) static ResourceProps.Builder builder()
ResourceProps.Builder of ResourcePropsCopyright © 2019. All rights reserved.