Uses of Interface
com.hashicorp.cdktf.providers.aws.iot_thing_group.IotThingGroupProperties
-
Packages that use IotThingGroupProperties Package Description com.hashicorp.cdktf.providers.aws.iot_thing_group aws_iot_thing_group -
-
Uses of IotThingGroupProperties in com.hashicorp.cdktf.providers.aws.iot_thing_group
Classes in com.hashicorp.cdktf.providers.aws.iot_thing_group that implement IotThingGroupProperties Modifier and Type Class Description static classIotThingGroupProperties.Jsii$ProxyAn implementation forIotThingGroupPropertiesMethods in com.hashicorp.cdktf.providers.aws.iot_thing_group that return IotThingGroupProperties Modifier and Type Method Description IotThingGroupPropertiesIotThingGroupProperties.Builder. build()Builds the configured instance.IotThingGroupPropertiesIotThingGroupPropertiesOutputReference. getInternalValue()default IotThingGroupPropertiesIotThingGroupConfig. getProperties()properties block.IotThingGroupPropertiesIotThingGroupConfig.Jsii$Proxy. getProperties()IotThingGroupPropertiesIotThingGroup. getPropertiesInput()Methods in com.hashicorp.cdktf.providers.aws.iot_thing_group with parameters of type IotThingGroupProperties Modifier and Type Method Description IotThingGroup.BuilderIotThingGroup.Builder. properties(IotThingGroupProperties properties)properties block.IotThingGroupConfig.BuilderIotThingGroupConfig.Builder. properties(IotThingGroupProperties properties)Sets the value ofIotThingGroupConfig.getProperties()voidIotThingGroup. putProperties(IotThingGroupProperties value)voidIotThingGroupPropertiesOutputReference. setInternalValue(IotThingGroupProperties value)
-