Uses of Interface
com.hashicorp.cdktf.providers.aws.iot_thing_group.IotThingGroupConfig
-
Packages that use IotThingGroupConfig Package Description com.hashicorp.cdktf.providers.aws.iot_thing_group aws_iot_thing_group -
-
Uses of IotThingGroupConfig in com.hashicorp.cdktf.providers.aws.iot_thing_group
Classes in com.hashicorp.cdktf.providers.aws.iot_thing_group that implement IotThingGroupConfig Modifier and Type Class Description static classIotThingGroupConfig.Jsii$ProxyAn implementation forIotThingGroupConfigMethods in com.hashicorp.cdktf.providers.aws.iot_thing_group that return IotThingGroupConfig Modifier and Type Method Description IotThingGroupConfigIotThingGroupConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.iot_thing_group with parameters of type IotThingGroupConfig Constructor Description IotThingGroup(software.constructs.Construct scope, String id, IotThingGroupConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/iot_thing_group aws_iot_thing_group} Resource.
-