GetGovernanceRuleResult

constructor(description: String? = null, displayName: String, excludedScopes: List<String>? = null, governanceEmailNotification: GovernanceRuleEmailNotificationResponse? = null, id: String, includeMemberScopes: Boolean? = null, isDisabled: Boolean? = null, isGracePeriod: Boolean? = null, metadata: GovernanceRuleMetadataResponse? = null, name: String, ownerSource: GovernanceRuleOwnerSourceResponse, remediationTimeframe: String? = null, rulePriority: Int, ruleType: String, sourceResourceType: String, tenantId: String, type: String)