Uses of Interface
com.hashicorp.cdktf.providers.aws.athena_database.AthenaDatabaseAclConfiguration
-
Packages that use AthenaDatabaseAclConfiguration Package Description com.hashicorp.cdktf.providers.aws.athena_database aws_athena_database -
-
Uses of AthenaDatabaseAclConfiguration in com.hashicorp.cdktf.providers.aws.athena_database
Classes in com.hashicorp.cdktf.providers.aws.athena_database that implement AthenaDatabaseAclConfiguration Modifier and Type Class Description static classAthenaDatabaseAclConfiguration.Jsii$ProxyAn implementation forAthenaDatabaseAclConfigurationMethods in com.hashicorp.cdktf.providers.aws.athena_database that return AthenaDatabaseAclConfiguration Modifier and Type Method Description AthenaDatabaseAclConfigurationAthenaDatabaseAclConfiguration.Builder. build()Builds the configured instance.default AthenaDatabaseAclConfigurationAthenaDatabaseConfig. getAclConfiguration()acl_configuration block.AthenaDatabaseAclConfigurationAthenaDatabaseConfig.Jsii$Proxy. getAclConfiguration()AthenaDatabaseAclConfigurationAthenaDatabase. getAclConfigurationInput()AthenaDatabaseAclConfigurationAthenaDatabaseAclConfigurationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.athena_database with parameters of type AthenaDatabaseAclConfiguration Modifier and Type Method Description AthenaDatabase.BuilderAthenaDatabase.Builder. aclConfiguration(AthenaDatabaseAclConfiguration aclConfiguration)acl_configuration block.AthenaDatabaseConfig.BuilderAthenaDatabaseConfig.Builder. aclConfiguration(AthenaDatabaseAclConfiguration aclConfiguration)Sets the value ofAthenaDatabaseConfig.getAclConfiguration()voidAthenaDatabase. putAclConfiguration(AthenaDatabaseAclConfiguration value)voidAthenaDatabaseAclConfigurationOutputReference. setInternalValue(AthenaDatabaseAclConfiguration value)
-