Uses of Class
software.amazon.awscdk.services.lakeformation.CfnTagAssociationProps.Builder
Package
Description
AWS::LakeFormation Construct Library
-
Uses of CfnTagAssociationProps.Builder in software.amazon.awscdk.services.lakeformation
Modifier and TypeMethodDescriptionCfnTagAssociationProps.builder()
Sets the value ofCfnTagAssociationProps.getLfTags()
CfnTagAssociationProps.Builder.lfTags
(IResolvable lfTags) Sets the value ofCfnTagAssociationProps.getLfTags()
CfnTagAssociationProps.Builder.resource
(IResolvable resource) Sets the value ofCfnTagAssociationProps.getResource()
CfnTagAssociationProps.Builder.resource
(CfnTagAssociation.ResourceProperty resource) Sets the value ofCfnTagAssociationProps.getResource()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnTagAssociationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTagAssociationProps.Builder
.