Uses of Interface
com.hashicorp.cdktf.providers.aws.iot_thing_group.IotThingGroupPropertiesAttributePayload
-
Packages that use IotThingGroupPropertiesAttributePayload Package Description com.hashicorp.cdktf.providers.aws.iot_thing_group aws_iot_thing_group -
-
Uses of IotThingGroupPropertiesAttributePayload in com.hashicorp.cdktf.providers.aws.iot_thing_group
Classes in com.hashicorp.cdktf.providers.aws.iot_thing_group that implement IotThingGroupPropertiesAttributePayload Modifier and Type Class Description static classIotThingGroupPropertiesAttributePayload.Jsii$ProxyAn implementation forIotThingGroupPropertiesAttributePayloadMethods in com.hashicorp.cdktf.providers.aws.iot_thing_group that return IotThingGroupPropertiesAttributePayload Modifier and Type Method Description IotThingGroupPropertiesAttributePayloadIotThingGroupPropertiesAttributePayload.Builder. build()Builds the configured instance.default IotThingGroupPropertiesAttributePayloadIotThingGroupProperties. getAttributePayload()attribute_payload block.IotThingGroupPropertiesAttributePayloadIotThingGroupProperties.Jsii$Proxy. getAttributePayload()IotThingGroupPropertiesAttributePayloadIotThingGroupPropertiesOutputReference. getAttributePayloadInput()IotThingGroupPropertiesAttributePayloadIotThingGroupPropertiesAttributePayloadOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.iot_thing_group with parameters of type IotThingGroupPropertiesAttributePayload Modifier and Type Method Description IotThingGroupProperties.BuilderIotThingGroupProperties.Builder. attributePayload(IotThingGroupPropertiesAttributePayload attributePayload)Sets the value ofIotThingGroupProperties.getAttributePayload()voidIotThingGroupPropertiesOutputReference. putAttributePayload(IotThingGroupPropertiesAttributePayload value)voidIotThingGroupPropertiesAttributePayloadOutputReference. setInternalValue(IotThingGroupPropertiesAttributePayload value)
-