AttributeMappingsAllOfTransformDefinitionAttributesInput
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | String | The Type of Attribute | [optional] |
Attributes | AttributeMappingsAllOfTransformDefinitionAttributesInputAttributes | [optional] |
Examples
- Prepare the resource
$AttributeMappingsAllOfTransformDefinitionAttributesInput = Initialize-PSSailpoint.V2024AttributeMappingsAllOfTransformDefinitionAttributesInput -Type accountAttribute `
-Attributes null
- Convert the resource to JSON
$AttributeMappingsAllOfTransformDefinitionAttributesInput | ConvertTo-JSON