@Stability(value=Stable)
public static interface CfnGroup.ResourceQueryProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-resourcequery.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGroup.ResourceQueryProperty.Builder
A builder for
CfnGroup.ResourceQueryProperty |
static class |
CfnGroup.ResourceQueryProperty.Jsii$Proxy
An implementation for
CfnGroup.ResourceQueryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGroup.ResourceQueryProperty.Builder |
builder() |
default Object |
getQuery()
`CfnGroup.ResourceQueryProperty.Query`.
|
default String |
getType()
`CfnGroup.ResourceQueryProperty.Type`.
|
@Stability(value=Stable) @Nullable default Object getQuery()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-resourcequery.html#cfn-resourcegroups-group-resourcequery-query@Stability(value=Stable) @Nullable default String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-resourcequery.html#cfn-resourcegroups-group-resourcequery-type@Stability(value=Stable) static CfnGroup.ResourceQueryProperty.Builder builder()
Copyright © 2020. All rights reserved.