Get Rule Result
data class GetRuleResult(val actions: List<Any>, val conditions: List<Any>? = null, val deploymentStatus: String, val id: String, val matchProcessingBehavior: String? = null, val name: String, val order: Int, val provisioningState: String, val ruleSetName: String, val systemData: SystemDataResponse, val type: String)
Friendly Rules name mapping to the any Rules or secret related information.