Uses of Interface
software.amazon.awscdk.services.guardduty.CfnPublishingDestination.TagItemProperty
Packages that use CfnPublishingDestination.TagItemProperty
-
Uses of CfnPublishingDestination.TagItemProperty in software.amazon.awscdk.services.guardduty
Classes in software.amazon.awscdk.services.guardduty that implement CfnPublishingDestination.TagItemPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPublishingDestination.TagItemPropertyMethods in software.amazon.awscdk.services.guardduty that return CfnPublishingDestination.TagItemPropertyModifier and TypeMethodDescriptionCfnPublishingDestination.TagItemProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.guardduty that return types with arguments of type CfnPublishingDestination.TagItemPropertyModifier and TypeMethodDescriptionCfnPublishingDestination.getTags()Describes a tag.CfnPublishingDestinationProps.getTags()Describes a tag.CfnPublishingDestinationProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.guardduty with type arguments of type CfnPublishingDestination.TagItemPropertyModifier and TypeMethodDescriptionvoidCfnPublishingDestination.setTags(List<CfnPublishingDestination.TagItemProperty> value) Describes a tag.CfnPublishingDestination.Builder.tags(List<? extends CfnPublishingDestination.TagItemProperty> tags) Describes a tag.CfnPublishingDestinationProps.Builder.tags(List<? extends CfnPublishingDestination.TagItemProperty> tags) Sets the value ofCfnPublishingDestinationProps.getTags()