Uses of Class
software.amazon.awssdk.services.fms.model.RemediationAction
-
Packages that use RemediationAction Package Description software.amazon.awssdk.services.fms.model -
-
Uses of RemediationAction in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return RemediationAction Modifier and Type Method Description RemediationActionRemediationActionWithOrder. remediationAction()Information about an action you can take to remediate a violation.Methods in software.amazon.awssdk.services.fms.model with parameters of type RemediationAction Modifier and Type Method Description RemediationActionWithOrder.BuilderRemediationActionWithOrder.Builder. remediationAction(RemediationAction remediationAction)Information about an action you can take to remediate a violation.
-