List Signal RKeys Result
data class ListSignalRKeysResult(val primaryConnectionString: String? = null, val primaryKey: String? = null, val secondaryConnectionString: String? = null, val secondaryKey: String? = null)
A class represents the access keys of the resource.