TestMatrixArgs

constructor(clientInfo: Output<ClientInfoArgs>? = null, environmentMatrix: Output<EnvironmentMatrixArgs>? = null, failFast: Output<Boolean>? = null, flakyTestAttempts: Output<Int>? = null, project: Output<String>? = null, requestId: Output<String>? = null, resultStorage: Output<ResultStorageArgs>? = null, testSpecification: Output<TestSpecificationArgs>? = null)