@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.603Z") @Stability(value=Stable) public interface CfnGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGroupProps.Builder
A builder for
CfnGroupProps |
static class |
CfnGroupProps.Jsii$Proxy
An implementation for
CfnGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGroupProps.Builder |
builder() |
default String |
getDescription()
`AWS::ResourceGroups::Group.Description`.
|
String |
getName()
`AWS::ResourceGroups::Group.Name`.
|
default Object |
getResourceQuery()
`AWS::ResourceGroups::Group.ResourceQuery`.
|
default Object |
getTags()
`AWS::ResourceGroups::Group.Tags`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html#cfn-resourcegroups-group-name@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html#cfn-resourcegroups-group-description@Stability(value=Stable) @Nullable default Object getResourceQuery()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html#cfn-resourcegroups-group-resourcequery@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html#cfn-resourcegroups-group-tags@Stability(value=Stable) static CfnGroupProps.Builder builder()
CfnGroupProps.Builder of CfnGroupPropsCopyright © 2020. All rights reserved.