Uses of Class
software.amazon.awscdk.services.lakeformation.CfnTagProps.Builder
Packages that use CfnTagProps.Builder
Package
Description
AWS::LakeFormation Construct Library
-
Uses of CfnTagProps.Builder in software.amazon.awscdk.services.lakeformation
Methods in software.amazon.awscdk.services.lakeformation that return CfnTagProps.BuilderModifier and TypeMethodDescriptionstatic CfnTagProps.Builder
CfnTagProps.builder()
Sets the value ofCfnTagProps.getCatalogId()
Sets the value ofCfnTagProps.getTagKey()
Sets the value ofCfnTagProps.getTagValues()
Constructors in software.amazon.awscdk.services.lakeformation with parameters of type CfnTagProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnTagProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTagProps.Builder
.