Uses of Interface
software.amazon.awscdk.services.bcmdataexports.CfnExport.ResourceTagProperty
Packages that use CfnExport.ResourceTagProperty
Package
Description
AWS::BCMDataExports Construct Library
-
Uses of CfnExport.ResourceTagProperty in software.amazon.awscdk.services.bcmdataexports
Classes in software.amazon.awscdk.services.bcmdataexports that implement CfnExport.ResourceTagPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnExport.ResourceTagPropertyMethods in software.amazon.awscdk.services.bcmdataexports that return CfnExport.ResourceTagPropertyModifier and TypeMethodDescriptionCfnExport.ResourceTagProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bcmdataexports that return types with arguments of type CfnExport.ResourceTagPropertyModifier and TypeMethodDescriptionCfnExport.getTags()default List<CfnExport.ResourceTagProperty>CfnExportProps.getTags()CfnExportProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.bcmdataexports with type arguments of type CfnExport.ResourceTagPropertyModifier and TypeMethodDescriptionvoidCfnExport.setTags(List<CfnExport.ResourceTagProperty> value) CfnExport.Builder.tags(List<? extends CfnExport.ResourceTagProperty> tags) CfnExportProps.Builder.tags(List<? extends CfnExport.ResourceTagProperty> tags) Sets the value ofCfnExportProps.getTags()