Network Interface Response
data class NetworkInterfaceResponse(val privateIpAddress: String, val rdpAuthority: String, val sshAuthority: String, val username: String)
Network details of the environment
Network details of the environment