Uses of Class
software.amazon.awscdk.services.lakeformation.CfnTagAssociationProps.Builder
Packages that use CfnTagAssociationProps.Builder
Package
Description
AWS::LakeFormation Construct Library
-
Uses of CfnTagAssociationProps.Builder in software.amazon.awscdk.services.lakeformation
Methods in software.amazon.awscdk.services.lakeformation that return CfnTagAssociationProps.BuilderModifier 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()Constructors in software.amazon.awscdk.services.lakeformation with parameters of type CfnTagAssociationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTagAssociationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTagAssociationProps.Builder.