Uses of Interface
software.amazon.awscdk.services.ce.CfnCostCategory.ResourceTagProperty
Packages that use CfnCostCategory.ResourceTagProperty
-
Uses of CfnCostCategory.ResourceTagProperty in software.amazon.awscdk.services.ce
Classes in software.amazon.awscdk.services.ce that implement CfnCostCategory.ResourceTagPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCostCategory.ResourceTagPropertyMethods in software.amazon.awscdk.services.ce that return CfnCostCategory.ResourceTagPropertyModifier and TypeMethodDescriptionCfnCostCategory.ResourceTagProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ce that return types with arguments of type CfnCostCategory.ResourceTagPropertyModifier and TypeMethodDescriptionCfnCostCategory.getTags()Tags to assign to the cost category.default List<CfnCostCategory.ResourceTagProperty>CfnCostCategoryProps.getTags()Tags to assign to the cost category.CfnCostCategoryProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.ce with type arguments of type CfnCostCategory.ResourceTagPropertyModifier and TypeMethodDescriptionvoidCfnCostCategory.setTags(List<CfnCostCategory.ResourceTagProperty> value) Tags to assign to the cost category.CfnCostCategory.Builder.tags(List<? extends CfnCostCategory.ResourceTagProperty> tags) Tags to assign to the cost category.CfnCostCategoryProps.Builder.tags(List<? extends CfnCostCategory.ResourceTagProperty> tags) Sets the value ofCfnCostCategoryProps.getTags()