VendorConnectorMappingDeletedBy
Properties
Name | Type | Description | Notes |
---|---|---|---|
String | String | The identifier of the user who deleted the mapping, if applicable. | [optional] |
Valid | Boolean | A flag indicating if the 'String' field is set and valid, i.e., if the mapping has been deleted. | [optional] [default to $false] |
Examples
- Prepare the resource
$VendorConnectorMappingDeletedBy = Initialize-PSSailpoint.V2024VendorConnectorMappingDeletedBy -String `
-Valid false
- Convert the resource to JSON
$VendorConnectorMappingDeletedBy | ConvertTo-JSON