public class ListProvisionersResponse.ProvisionerInformation extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
provisionerId
Syntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22See http://schemas.taskcluster.net/queue/v1/list-provisioners-response.json#/properties/provisioners/items/properties/provisionerId
|
| Constructor and Description |
|---|
ProvisionerInformation() |
public String provisionerId
Syntax: ^([a-zA-Z0-9-_]*)$ Min length: 1 Max length: 22
Copyright © 2014–2017 Mozilla. All rights reserved.