@Generated(value="jsii-pacmak/1.3.2 (build 237c474)", date="2020-04-22T03:19:29.803Z") @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.