Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_component.DataAwsImagebuilderComponentConfig
-
Packages that use DataAwsImagebuilderComponentConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_component data_aws_imagebuilder_component -
-
Uses of DataAwsImagebuilderComponentConfig in com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_component
Classes in com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_component that implement DataAwsImagebuilderComponentConfig Modifier and Type Class Description static classDataAwsImagebuilderComponentConfig.Jsii$ProxyAn implementation forDataAwsImagebuilderComponentConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_component that return DataAwsImagebuilderComponentConfig Modifier and Type Method Description DataAwsImagebuilderComponentConfigDataAwsImagebuilderComponentConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_imagebuilder_component with parameters of type DataAwsImagebuilderComponentConfig Constructor Description DataAwsImagebuilderComponent(software.constructs.Construct scope, String id, DataAwsImagebuilderComponentConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/imagebuilder_component aws_imagebuilder_component} Data Source.
-