type property

String? type
getter/setter pair

The accelerator type.

For example, "nvidia-tesla-t4". See gcloud compute accelerator-types list.

Implementation

core.String? type;