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