@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.273Z") @Stability(value=Stable) public interface CfnResourceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceProps.Builder
A builder for
CfnResourceProps |
static class |
CfnResourceProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceProps.Builder |
builder() |
Map<String,Object> |
getProperties()
Resource properties.
|
String |
getType()
CloudFormation resource type (e.g.
|
@Stability(value=Stable) String getType()
@Stability(value=Stable) Map<String,Object> getProperties()
@Stability(value=Stable) static CfnResourceProps.Builder builder()
CfnResourceProps.Builder of CfnResourcePropsCopyright © 2019. All rights reserved.