Uses of Interface
software.amazon.awscdk.services.guardduty.CfnMalwareProtectionPlan.TagItemProperty
Packages that use CfnMalwareProtectionPlan.TagItemProperty
-
Uses of CfnMalwareProtectionPlan.TagItemProperty in software.amazon.awscdk.services.guardduty
Classes in software.amazon.awscdk.services.guardduty that implement CfnMalwareProtectionPlan.TagItemPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMalwareProtectionPlan.TagItemPropertyMethods in software.amazon.awscdk.services.guardduty that return CfnMalwareProtectionPlan.TagItemPropertyModifier and TypeMethodDescriptionCfnMalwareProtectionPlan.TagItemProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.guardduty that return types with arguments of type CfnMalwareProtectionPlan.TagItemPropertyModifier and TypeMethodDescriptionCfnMalwareProtectionPlan.getTags()The tags to be added to the created Malware Protection plan resource.CfnMalwareProtectionPlanProps.getTags()The tags to be added to the created Malware Protection plan resource.CfnMalwareProtectionPlanProps.Jsii$Proxy.getTags()Method parameters in software.amazon.awscdk.services.guardduty with type arguments of type CfnMalwareProtectionPlan.TagItemPropertyModifier and TypeMethodDescriptionvoidCfnMalwareProtectionPlan.setTags(List<CfnMalwareProtectionPlan.TagItemProperty> value) The tags to be added to the created Malware Protection plan resource.CfnMalwareProtectionPlan.Builder.tags(List<? extends CfnMalwareProtectionPlan.TagItemProperty> tags) The tags to be added to the created Malware Protection plan resource.CfnMalwareProtectionPlanProps.Builder.tags(List<? extends CfnMalwareProtectionPlan.TagItemProperty> tags) Sets the value ofCfnMalwareProtectionPlanProps.getTags()