@Stability(value=Stable)
public static interface CfnMitigationAction.AddThingsToThingGroupParamsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder
A builder for
CfnMitigationAction.AddThingsToThingGroupParamsProperty |
static class |
CfnMitigationAction.AddThingsToThingGroupParamsProperty.Jsii$Proxy
An implementation for
CfnMitigationAction.AddThingsToThingGroupParamsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder |
builder() |
default Object |
getOverrideDynamicGroups()
`CfnMitigationAction.AddThingsToThingGroupParamsProperty.OverrideDynamicGroups`.
|
List<String> |
getThingGroupNames()
`CfnMitigationAction.AddThingsToThingGroupParamsProperty.ThingGroupNames`.
|
@Stability(value=Stable) @NotNull List<String> getThingGroupNames()
@Stability(value=Stable) @Nullable default Object getOverrideDynamicGroups()
@Stability(value=Stable) static CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder builder()
Copyright © 2021. All rights reserved.