AssignmentArgs

constructor(assignmentName: Output<String>? = null, blueprintId: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, locks: Output<AssignmentLockSettingsArgs>? = null, parameters: Output<Map<String, ParameterValueArgs>>? = null, resourceGroups: Output<Map<String, ResourceGroupValueArgs>>? = null, resourceScope: Output<String>? = null, scope: Output<String>? = null)