Policy account configuration
| Name | Type | Description | Notes |
|---|---|---|---|
| type | List<AccountType2> | Account types | [optional] |
| subType | List<AccountIdentifier> | [optional] | |
| ids | List<AccountIdentifier> | [optional] | |
| tags | List<PolicyTag> | Tags for account matching | [optional] |
| operator | PolicyOperator | ||
| matchFrom | MatchFromEnum | Whether to match from account or source | [optional] |
| Name | Value |
|---|---|
| ACCOUNT | "ACCOUNT" |
| SOURCE | "SOURCE" |