Uses of Class
software.amazon.awssdk.services.imagebuilder.model.RemediationRecommendation
-
Packages that use RemediationRecommendation Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of RemediationRecommendation in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return RemediationRecommendation Modifier and Type Method Description RemediationRecommendationRemediation. recommendation()An object that contains information about the recommended course of action to remediate the finding.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type RemediationRecommendation Modifier and Type Method Description Remediation.BuilderRemediation.Builder. recommendation(RemediationRecommendation recommendation)An object that contains information about the recommended course of action to remediate the finding.
-