Uses of Class
software.amazon.awssdk.services.config.model.EvaluationResultQualifier
-
Packages that use EvaluationResultQualifier Package Description software.amazon.awssdk.services.config.model -
-
Uses of EvaluationResultQualifier in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return EvaluationResultQualifier Modifier and Type Method Description EvaluationResultQualifierEvaluationResultIdentifier. evaluationResultQualifier()Identifies an Config rule used to evaluate an Amazon Web Services resource, and provides the type and ID of the evaluated resource.Methods in software.amazon.awssdk.services.config.model with parameters of type EvaluationResultQualifier Modifier and Type Method Description EvaluationResultIdentifier.BuilderEvaluationResultIdentifier.Builder. evaluationResultQualifier(EvaluationResultQualifier evaluationResultQualifier)Identifies an Config rule used to evaluate an Amazon Web Services resource, and provides the type and ID of the evaluated resource.
-