Uses of Interface
software.amazon.awscdk.services.guardduty.CfnDetector.TagItemProperty
Packages that use CfnDetector.TagItemProperty
-
Uses of CfnDetector.TagItemProperty in software.amazon.awscdk.services.guardduty
Classes in software.amazon.awscdk.services.guardduty that implement CfnDetector.TagItemPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDetector.TagItemPropertyMethods in software.amazon.awscdk.services.guardduty that return CfnDetector.TagItemPropertyModifier and TypeMethodDescriptionCfnDetector.TagItemProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.guardduty that return types with arguments of type CfnDetector.TagItemPropertyModifier and TypeMethodDescriptiondefault List<CfnDetector.TagItemProperty>CfnDetectorProps.getTags()Specifies tags added to a new detector resource.final List<CfnDetector.TagItemProperty>CfnDetectorProps.Jsii$Proxy.getTags()CfnDetector.getTagsRaw()Specifies tags added to a new detector resource.Method parameters in software.amazon.awscdk.services.guardduty with type arguments of type CfnDetector.TagItemPropertyModifier and TypeMethodDescriptionvoidCfnDetector.setTagsRaw(List<CfnDetector.TagItemProperty> value) Specifies tags added to a new detector resource.CfnDetector.Builder.tags(List<? extends CfnDetector.TagItemProperty> tags) Specifies tags added to a new detector resource.CfnDetectorProps.Builder.tags(List<? extends CfnDetector.TagItemProperty> tags) Sets the value ofCfnDetectorProps.getTags()