Skip to main content

AttributeMappingsAllOfTransformDefinitionAttributes

Properties

NameTypeDescriptionNotes
VarInputAttributeMappingsAllOfTransformDefinitionAttributesInput[optional]

Examples

  • Prepare the resource
$AttributeMappingsAllOfTransformDefinitionAttributes = Initialize-PSSailpoint.V2024AttributeMappingsAllOfTransformDefinitionAttributes  -VarInput null
  • Convert the resource to JSON
$AttributeMappingsAllOfTransformDefinitionAttributes | ConvertTo-JSON

[Back to top]