Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 865 Bytes

File metadata and controls

27 lines (15 loc) · 865 Bytes

SourceConfig

Source account configuration for policy rules

Properties

Name Type Description Notes
type List<AccountType2> Source account types [optional]
subType List<AccountIdentifier> Source account subtypes [optional]
ids List<AccountIdentifier> Source account identifiers [optional]
tags List<PolicyTag> Tags for source matching [optional]
operator PolicyOperator
matchFrom MatchFromEnum Whether to match from account (relevant only for ORDER policy type) [optional]

Enum: MatchFromEnum

Name Value
ACCOUNT "ACCOUNT"