Uses of Class
software.amazon.awscdk.services.iot.CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder
-
Uses of CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnMitigationAction.AddThingsToThingGroupParamsProperty.builder()
CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder.overrideDynamicGroups
(Boolean overrideDynamicGroups) CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder.overrideDynamicGroups
(IResolvable overrideDynamicGroups) CfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder.thingGroupNames
(List<String> thingGroupNames) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMitigationAction.AddThingsToThingGroupParamsProperty.Builder
.