createdBy property
The account ID of the user that created the rule. If you use
PutRule
to put a rule on an event bus in another account, the
other account is the owner of the rule, and the rule ARN includes the
account ID for that account. However, the value for CreatedBy
is the account ID as the account that created the rule in the other account.
Implementation
final String? createdBy;