@Stability(value=Stable)
public static interface CfnGroup.ResourceQueryProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) static CfnGroup.ResourceQueryProperty.Builder builder()
Copyright © 2021. All rights reserved.