Uses of Class
software.amazon.awscdk.services.lakeformation.CfnTagAssociation.TableWithColumnsResourceProperty.Builder
Package
Description
AWS::LakeFormation Construct Library
-
Uses of CfnTagAssociation.TableWithColumnsResourceProperty.Builder in software.amazon.awscdk.services.lakeformation
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTagAssociation.TableWithColumnsResourceProperty.Builder
.