GetTestOutput
import "github.com/aws/aws-sdk-go/service/devicefarm"
type GetTestOutput struct { Test *Test `locationName:"test" type:"structure"` }
Represents the result of a get test request.
- Test
-
Represents a condition that is evaluated.
Method
GoString
func (s GetTestOutput) GoString() string
GoString returns the string representation
SetTest
func (s *GetTestOutput) SetTest(v *Test) *GetTestOutput
SetTest sets the Test field's value.
String
func (s GetTestOutput) String() string
String returns the string representation