Uses of Class
software.amazon.awscdk.services.lakeformation.CfnTagAssociation.TableWithColumnsResourceProperty.Builder
Packages that use CfnTagAssociation.TableWithColumnsResourceProperty.Builder
Package
Description
AWS::LakeFormation Construct Library
-
Uses of CfnTagAssociation.TableWithColumnsResourceProperty.Builder in software.amazon.awscdk.services.lakeformation
Methods in software.amazon.awscdk.services.lakeformation that return CfnTagAssociation.TableWithColumnsResourceProperty.BuilderModifier and TypeMethodDescriptionCfnTagAssociation.TableWithColumnsResourceProperty.builder()
Sets the value ofCfnTagAssociation.TableWithColumnsResourceProperty.getCatalogId()
CfnTagAssociation.TableWithColumnsResourceProperty.Builder.columnNames
(List<String> columnNames) Sets the value ofCfnTagAssociation.TableWithColumnsResourceProperty.getColumnNames()
CfnTagAssociation.TableWithColumnsResourceProperty.Builder.databaseName
(String databaseName) Sets the value ofCfnTagAssociation.TableWithColumnsResourceProperty.getDatabaseName()
Sets the value ofCfnTagAssociation.TableWithColumnsResourceProperty.getName()
Constructors in software.amazon.awscdk.services.lakeformation with parameters of type CfnTagAssociation.TableWithColumnsResourceProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTagAssociation.TableWithColumnsResourceProperty.Builder
.