Uses of Class
com.hashicorp.cdktf.providers.aws.iot_thing_group.IotThingGroupPropertiesAttributePayload.Builder
-
Packages that use IotThingGroupPropertiesAttributePayload.Builder Package Description com.hashicorp.cdktf.providers.aws.iot_thing_group aws_iot_thing_group -
-
Uses of IotThingGroupPropertiesAttributePayload.Builder in com.hashicorp.cdktf.providers.aws.iot_thing_group
Methods in com.hashicorp.cdktf.providers.aws.iot_thing_group that return IotThingGroupPropertiesAttributePayload.Builder Modifier and Type Method Description IotThingGroupPropertiesAttributePayload.BuilderIotThingGroupPropertiesAttributePayload.Builder. attributes(Map<String,String> attributes)Sets the value ofIotThingGroupPropertiesAttributePayload.getAttributes()static IotThingGroupPropertiesAttributePayload.BuilderIotThingGroupPropertiesAttributePayload. builder()Constructors in com.hashicorp.cdktf.providers.aws.iot_thing_group with parameters of type IotThingGroupPropertiesAttributePayload.Builder Constructor Description Jsii$Proxy(IotThingGroupPropertiesAttributePayload.Builder builder)Constructor that initializes the object based on literal property values passed by theIotThingGroupPropertiesAttributePayload.Builder.
-