Uses of Class
com.hashicorp.cdktf.providers.aws.athena_database.AthenaDatabaseAclConfiguration.Builder
-
Packages that use AthenaDatabaseAclConfiguration.Builder Package Description com.hashicorp.cdktf.providers.aws.athena_database aws_athena_database -
-
Uses of AthenaDatabaseAclConfiguration.Builder in com.hashicorp.cdktf.providers.aws.athena_database
Methods in com.hashicorp.cdktf.providers.aws.athena_database that return AthenaDatabaseAclConfiguration.Builder Modifier and Type Method Description static AthenaDatabaseAclConfiguration.BuilderAthenaDatabaseAclConfiguration. builder()AthenaDatabaseAclConfiguration.BuilderAthenaDatabaseAclConfiguration.Builder. s3AclOption(String s3AclOption)Sets the value ofAthenaDatabaseAclConfiguration.getS3AclOption()Constructors in com.hashicorp.cdktf.providers.aws.athena_database with parameters of type AthenaDatabaseAclConfiguration.Builder Constructor Description Jsii$Proxy(AthenaDatabaseAclConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theAthenaDatabaseAclConfiguration.Builder.
-