Uses of Interface
com.hashicorp.cdktf.providers.aws.athena_database.AthenaDatabaseConfig
-
Packages that use AthenaDatabaseConfig Package Description com.hashicorp.cdktf.providers.aws.athena_database aws_athena_database -
-
Uses of AthenaDatabaseConfig in com.hashicorp.cdktf.providers.aws.athena_database
Classes in com.hashicorp.cdktf.providers.aws.athena_database that implement AthenaDatabaseConfig Modifier and Type Class Description static classAthenaDatabaseConfig.Jsii$ProxyAn implementation forAthenaDatabaseConfigMethods in com.hashicorp.cdktf.providers.aws.athena_database that return AthenaDatabaseConfig Modifier and Type Method Description AthenaDatabaseConfigAthenaDatabaseConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.athena_database with parameters of type AthenaDatabaseConfig Constructor Description AthenaDatabase(software.constructs.Construct scope, String id, AthenaDatabaseConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/athena_database aws_athena_database} Resource.
-