@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-20T13:23:04.619Z") @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
An implementation for
CfnResourceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceProps.Builder |
builder() |
default Map<String,Object> |
getProperties()
Resource properties.
|
String |
getType()
CloudFormation resource type (e.g.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Map<String,Object> getProperties()
Default: - No resource properties.
@Stability(value=Stable) static CfnResourceProps.Builder builder()
CfnResourceProps.Builder of CfnResourcePropsCopyright © 2020. All rights reserved.