billingMethod property

BillingMethod? billingMethod
final

The billing method of the remote access session. Possible values include METERED or UNMETERED. For more information about metered devices, see AWS Device Farm terminology.

Implementation

final BillingMethod? billingMethod;