AttributeMappings
Properties
Name | Type | Description | Notes |
---|---|---|---|
Target | AttributeMappingsAllOfTarget | [optional] | |
TransformDefinition | AttributeMappingsAllOfTransformDefinition | [optional] |
Examples
- Prepare the resource
$AttributeMappings = Initialize-PSSailpoint.V2024AttributeMappings -Target null `
-TransformDefinition null
- Convert the resource to JSON
$AttributeMappings | ConvertTo-JSON