Get Policy Assignment Result
constructor(assignmentType: String? = null, azureApiVersion: String, definitionVersion: String? = null, description: String? = null, displayName: String? = null, effectiveDefinitionVersion: String, enforcementMode: String? = null, id: String, identity: IdentityResponse? = null, instanceId: String, latestDefinitionVersion: String, location: String? = null, metadata: Any? = null, name: String, nonComplianceMessages: List<NonComplianceMessageResponse>? = null, notScopes: List<String>? = null, overrides: List<OverrideResponse>? = null, parameters: Map<String, ParameterValuesValueResponse>? = null, policyDefinitionId: String? = null, resourceSelectors: List<ResourceSelectorResponse>? = null, scope: String, systemData: SystemDataResponse, type: String)