Compute Instance Created By Response
data class ComputeInstanceCreatedByResponse(val userId: String, val userName: String, val userOrgId: String)
Describes information on user who created this ComputeInstance.
Describes information on user who created this ComputeInstance.