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