Uses of Interface
software.amazon.awscdk.interfaces.guardduty.IMalwareProtectionPlanRef
Packages that use IMalwareProtectionPlanRef
Package
Description
Amazon GuardDuty Construct Library
-
Uses of IMalwareProtectionPlanRef in software.amazon.awscdk.interfaces.guardduty
Subinterfaces of IMalwareProtectionPlanRef in software.amazon.awscdk.interfaces.guarddutyModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMalwareProtectionPlanRef.Classes in software.amazon.awscdk.interfaces.guardduty that implement IMalwareProtectionPlanRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMalwareProtectionPlanRef in software.amazon.awscdk.services.guardduty
Classes in software.amazon.awscdk.services.guardduty that implement IMalwareProtectionPlanRefModifier and TypeClassDescriptionclassCreates a new Malware Protection plan for the protected resource.Methods in software.amazon.awscdk.services.guardduty that return IMalwareProtectionPlanRefModifier and TypeMethodDescriptionstatic IMalwareProtectionPlanRefCfnMalwareProtectionPlan.fromMalwareProtectionPlanArn(software.constructs.Construct scope, String id, String arn) Creates a new IMalwareProtectionPlanRef from an ARN.static IMalwareProtectionPlanRefCfnMalwareProtectionPlan.fromMalwareProtectionPlanId(software.constructs.Construct scope, String id, String malwareProtectionPlanId) Creates a new IMalwareProtectionPlanRef from a malwareProtectionPlanId.