@Generated(value="jsii-pacmak/0.17.1 (build f4a0dbe)", date="2019-10-02T18:14:53.817Z") @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
An implementation for
ResourceProps |
| 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.