Uses of Interface
software.amazon.awscdk.services.invoicing.CfnInvoiceUnit.ResourceTagProperty
Packages that use CfnInvoiceUnit.ResourceTagProperty
-
Uses of CfnInvoiceUnit.ResourceTagProperty in software.amazon.awscdk.services.invoicing
Classes in software.amazon.awscdk.services.invoicing that implement CfnInvoiceUnit.ResourceTagPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInvoiceUnit.ResourceTagPropertyMethods in software.amazon.awscdk.services.invoicing that return CfnInvoiceUnit.ResourceTagPropertyModifier and TypeMethodDescriptionCfnInvoiceUnit.ResourceTagProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.invoicing that return types with arguments of type CfnInvoiceUnit.ResourceTagPropertyModifier and TypeMethodDescriptionCfnInvoiceUnit.getResourceTags()The tag structure that contains a tag key and value.default List<CfnInvoiceUnit.ResourceTagProperty>CfnInvoiceUnitProps.getResourceTags()The tag structure that contains a tag key and value.CfnInvoiceUnitProps.Jsii$Proxy.getResourceTags()Method parameters in software.amazon.awscdk.services.invoicing with type arguments of type CfnInvoiceUnit.ResourceTagPropertyModifier and TypeMethodDescriptionCfnInvoiceUnit.Builder.resourceTags(List<? extends CfnInvoiceUnit.ResourceTagProperty> resourceTags) The tag structure that contains a tag key and value.CfnInvoiceUnitProps.Builder.resourceTags(List<? extends CfnInvoiceUnit.ResourceTagProperty> resourceTags) Sets the value ofCfnInvoiceUnitProps.getResourceTags()voidCfnInvoiceUnit.setResourceTags(List<CfnInvoiceUnit.ResourceTagProperty> value) The tag structure that contains a tag key and value.