CreateServiceAccountInput
Autogenerated input type of CreateServiceAccount
| Input Fields : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| description: String | The service account description |
| expirationTime: ExpirationTimeInput | The token expiration time |
| name: String | The service account name |
| organizationUuid: ID | The organization uuid |
| role: String | The service account role on the organization |