CampaignReportsConfig
Properties
Name | Type | Description | Notes |
---|---|---|---|
IdentityAttributeColumns | []String | list of identity attribute columns | [optional] |
Examples
- Prepare the resource
$CampaignReportsConfig = Initialize-PSSailpoint.V2024CampaignReportsConfig -IdentityAttributeColumns [firstname, lastname]
- Convert the resource to JSON
$CampaignReportsConfig | ConvertTo-JSON