Uses of Class
software.amazon.awssdk.services.cloudfront.model.TestResult
Packages that use TestResult
-
Uses of TestResult in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return TestResultModifier and TypeMethodDescriptionfinal TestResultTestFunctionResponse.testResult()An object that represents the result of running the function with the provided event object.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type TestResultModifier and TypeMethodDescriptionTestFunctionResponse.Builder.testResult(TestResult testResult) An object that represents the result of running the function with the provided event object.