List Serverless Endpoint Keys Result
    data class ListServerlessEndpointKeysResult(val primaryKey: String? = null, val secondaryKey: String? = null)
Keys for endpoint authentication.
Keys for endpoint authentication.