Uses of Interface
software.amazon.awscdk.services.lakeformation.CfnTagAssociation.ResourceProperty
Packages that use CfnTagAssociation.ResourceProperty
Package
Description
AWS::LakeFormation Construct Library
-
Uses of CfnTagAssociation.ResourceProperty in software.amazon.awscdk.services.lakeformation
Classes in software.amazon.awscdk.services.lakeformation that implement CfnTagAssociation.ResourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTagAssociation.ResourcePropertyMethods in software.amazon.awscdk.services.lakeformation that return CfnTagAssociation.ResourcePropertyModifier and TypeMethodDescriptionCfnTagAssociation.ResourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lakeformation with parameters of type CfnTagAssociation.ResourcePropertyModifier and TypeMethodDescriptionCfnTagAssociation.Builder.resource(CfnTagAssociation.ResourceProperty resource) UTF-8 string (valid values:DATABASE | TABLE).CfnTagAssociationProps.Builder.resource(CfnTagAssociation.ResourceProperty resource) Sets the value ofCfnTagAssociationProps.getResource()voidCfnTagAssociation.setResource(CfnTagAssociation.ResourceProperty value) UTF-8 string (valid values:DATABASE | TABLE).