Uses of Class
software.amazon.awscdk.services.lakeformation.CfnTagAssociation.ResourceProperty.Builder
Packages that use CfnTagAssociation.ResourceProperty.Builder
Package
Description
AWS::LakeFormation Construct Library
-
Uses of CfnTagAssociation.ResourceProperty.Builder in software.amazon.awscdk.services.lakeformation
Methods in software.amazon.awscdk.services.lakeformation that return CfnTagAssociation.ResourceProperty.BuilderModifier and TypeMethodDescriptionCfnTagAssociation.ResourceProperty.builder()Sets the value ofCfnTagAssociation.ResourceProperty.getCatalog()CfnTagAssociation.ResourceProperty.Builder.database(IResolvable database) Sets the value ofCfnTagAssociation.ResourceProperty.getDatabase()CfnTagAssociation.ResourceProperty.Builder.database(CfnTagAssociation.DatabaseResourceProperty database) Sets the value ofCfnTagAssociation.ResourceProperty.getDatabase()CfnTagAssociation.ResourceProperty.Builder.table(IResolvable table) Sets the value ofCfnTagAssociation.ResourceProperty.getTable()CfnTagAssociation.ResourceProperty.Builder.table(CfnTagAssociation.TableResourceProperty table) Sets the value ofCfnTagAssociation.ResourceProperty.getTable()CfnTagAssociation.ResourceProperty.Builder.tableWithColumns(IResolvable tableWithColumns) Sets the value ofCfnTagAssociation.ResourceProperty.getTableWithColumns()CfnTagAssociation.ResourceProperty.Builder.tableWithColumns(CfnTagAssociation.TableWithColumnsResourceProperty tableWithColumns) Sets the value ofCfnTagAssociation.ResourceProperty.getTableWithColumns()Constructors in software.amazon.awscdk.services.lakeformation with parameters of type CfnTagAssociation.ResourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTagAssociation.ResourceProperty.Builder.