ClusterAgentTokenCreatePayload
class Object
trait Matchable
class Any
Value members
Concrete methods
A unique identifier for the client performing the mutation.
A unique identifier for the client performing the mutation.
Errors encountered during execution of the mutation.
Errors encountered during execution of the mutation.
Token secret value. Make sure you save it - you won't be able to access it again.
Token secret value. Make sure you save it - you won't be able to access it again.
def token[A](innerSelection: SelectionBuilder[ClusterAgentToken, A]): SelectionBuilder[ClusterAgentTokenCreatePayload, Option[A]]
Token created after mutation.
Token created after mutation.