status property

StatusType? status
final

The status of the access key. Active means that the key is valid for API calls; Inactive means it is not.

Implementation

final StatusType? status;