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