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