Uses of Class
software.amazon.awssdk.services.ssm.model.ValidationFindingScope
Packages that use ValidationFindingScope
-
Uses of ValidationFindingScope in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ValidationFindingScopeModifier and TypeMethodDescriptionfinal ValidationFindingScopeValidationFinding.scope()The scope of the validation finding, identifying the specific resource affected.Methods in software.amazon.awssdk.services.ssm.model with parameters of type ValidationFindingScopeModifier and TypeMethodDescriptionValidationFinding.Builder.scope(ValidationFindingScope scope) The scope of the validation finding, identifying the specific resource affected.