Get Test Grid Project Plain Args
data class GetTestGridProjectPlainArgs(val arn: String) : ConvertibleToJava<GetTestGridProjectPlainArgs>
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the TestGrid
project. See Amazon resource names in the General Reference guide .