User Account Credentials Response
data class UserAccountCredentialsResponse(val adminUserName: String, val adminUserPassword: String? = null, val adminUserSshPublicKey: String? = null)
Settings for user account that gets created on each on the nodes of a compute.