AttributeMappingsAllOfTransformDefinition
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | String | The type of transform | [optional] |
Attributes | AttributeMappingsAllOfTransformDefinitionAttributes | [optional] | |
Id | String | Transform Operation | [optional] |
Examples
- Prepare the resource
$AttributeMappingsAllOfTransformDefinition = Initialize-PSSailpoint.V2024AttributeMappingsAllOfTransformDefinition -Type reference `
-Attributes null `
-Id ToUpper
- Convert the resource to JSON
$AttributeMappingsAllOfTransformDefinition | ConvertTo-JSON