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