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