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