@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:44.933Z") @Stability(value=Stable) public interface CfnResourceSetProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceSetProps.Builder
A builder for
CfnResourceSetProps |
static class |
CfnResourceSetProps.Jsii$Proxy
An implementation for
CfnResourceSetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceSetProps.Builder |
builder() |
Object |
getResources()
`AWS::Route53RecoveryReadiness::ResourceSet.Resources`.
|
String |
getResourceSetName()
`AWS::Route53RecoveryReadiness::ResourceSet.ResourceSetName`.
|
String |
getResourceSetType()
`AWS::Route53RecoveryReadiness::ResourceSet.ResourceSetType`.
|
default List<CfnTag> |
getTags()
`AWS::Route53RecoveryReadiness::ResourceSet.Tags`.
|
@Stability(value=Stable) @NotNull Object getResources()
@Stability(value=Stable) @NotNull String getResourceSetName()
@Stability(value=Stable) @NotNull String getResourceSetType()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnResourceSetProps.Builder builder()
CfnResourceSetProps.Builder of CfnResourceSetPropsCopyright © 2021. All rights reserved.