Uses of Class
com.hashicorp.cdktf.providers.aws.iot_thing_group.IotThingGroupProperties.Builder
-
Packages that use IotThingGroupProperties.Builder Package Description com.hashicorp.cdktf.providers.aws.iot_thing_group aws_iot_thing_group -
-
Uses of IotThingGroupProperties.Builder in com.hashicorp.cdktf.providers.aws.iot_thing_group
Methods in com.hashicorp.cdktf.providers.aws.iot_thing_group that return IotThingGroupProperties.Builder Modifier and Type Method Description IotThingGroupProperties.BuilderIotThingGroupProperties.Builder. attributePayload(IotThingGroupPropertiesAttributePayload attributePayload)Sets the value ofIotThingGroupProperties.getAttributePayload()static IotThingGroupProperties.BuilderIotThingGroupProperties. builder()IotThingGroupProperties.BuilderIotThingGroupProperties.Builder. description(String description)Sets the value ofIotThingGroupProperties.getDescription()Constructors in com.hashicorp.cdktf.providers.aws.iot_thing_group with parameters of type IotThingGroupProperties.Builder Constructor Description Jsii$Proxy(IotThingGroupProperties.Builder builder)Constructor that initializes the object based on literal property values passed by theIotThingGroupProperties.Builder.
-