@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:42.433Z") @Stability(value=Experimental) 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()
(experimental) Resource properties.
|
String |
getType()
(experimental) CloudFormation resource type (e.g.
|
@Stability(value=Experimental) @NotNull String getType()
@Stability(value=Experimental) @Nullable default Map<String,Object> getProperties()
Default: - No resource properties.
@Stability(value=Experimental) static CfnResourceProps.Builder builder()
CfnResourceProps.Builder of CfnResourcePropsCopyright © 2021. All rights reserved.