Uses of Interface
software.amazon.awscdk.services.guardduty.CfnDetector.TagItemProperty
-
Uses of CfnDetector.TagItemProperty in software.amazon.awscdk.services.guardduty
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDetector.TagItemProperty
Modifier and TypeMethodDescriptionCfnDetector.TagItemProperty.Builder.build()
Builds the configured instance.Modifier 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.Modifier and TypeMethodDescriptionvoid
CfnDetector.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()