@Stability(value=Stable) public static final class CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMitigationAction.AddThingsToThingGroupParamsProperty>
CfnMitigationAction.AddThingsToThingGroupParamsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMitigationAction.AddThingsToThingGroupParamsProperty |
build()
Builds the configured instance.
|
CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder |
overrideDynamicGroups(Boolean overrideDynamicGroups)
|
CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder |
overrideDynamicGroups(IResolvable overrideDynamicGroups)
|
CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder |
thingGroupNames(List<String> thingGroupNames)
|
@Stability(value=Stable) public CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder thingGroupNames(List<String> thingGroupNames)
thingGroupNames - `CfnMitigationAction.AddThingsToThingGroupParamsProperty.ThingGroupNames`. This parameter is required.this@Stability(value=Stable) public CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder overrideDynamicGroups(Boolean overrideDynamicGroups)
CfnMitigationAction.AddThingsToThingGroupParamsProperty.getOverrideDynamicGroups()overrideDynamicGroups - `CfnMitigationAction.AddThingsToThingGroupParamsProperty.OverrideDynamicGroups`.this@Stability(value=Stable) public CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder overrideDynamicGroups(IResolvable overrideDynamicGroups)
CfnMitigationAction.AddThingsToThingGroupParamsProperty.getOverrideDynamicGroups()overrideDynamicGroups - `CfnMitigationAction.AddThingsToThingGroupParamsProperty.OverrideDynamicGroups`.this@Stability(value=Stable) public CfnMitigationAction.AddThingsToThingGroupParamsProperty build()
build in interface software.amazon.jsii.Builder<CfnMitigationAction.AddThingsToThingGroupParamsProperty>CfnMitigationAction.AddThingsToThingGroupParamsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.