Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.guardduty.CfnMalwareProtectionPlanPropsMixin.Builder
Packages that use CfnMalwareProtectionPlanPropsMixin.Builder
-
Uses of CfnMalwareProtectionPlanPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.guardduty
Methods in software.amazon.awscdk.cfnpropertymixins.services.guardduty that return CfnMalwareProtectionPlanPropsMixin.BuilderModifier and TypeMethodDescriptionCfnMalwareProtectionPlanPropsMixin.Builder.actions(CfnMalwareProtectionPlanPropsMixin.CFNActionsProperty actions) Specifies the action that is to be applied to the Malware Protection plan resource.CfnMalwareProtectionPlanPropsMixin.Builder.actions(IResolvable actions) Specifies the action that is to be applied to the Malware Protection plan resource.CfnMalwareProtectionPlanPropsMixin.Builder.create()CfnMalwareProtectionPlanPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMalwareProtectionPlanPropsMixin.Builder.protectedResource(CfnMalwareProtectionPlanPropsMixin.CFNProtectedResourceProperty protectedResource) Information about the protected resource.CfnMalwareProtectionPlanPropsMixin.Builder.protectedResource(IResolvable protectedResource) Information about the protected resource.Amazon Resource Name (ARN) of the IAM role that includes the permissions required to scan and (optionally) add tags to the associated protected resource.CfnMalwareProtectionPlanPropsMixin.Builder.tags(List<? extends CfnMalwareProtectionPlanPropsMixin.TagItemProperty> tags) The tags to be added to the created Malware Protection plan resource.