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