accountId property
The AWS account ID that this discovery config applies to.
Within an AWS organization, you can find the AWS account ID inside an AWS account ARN. Example: arn:{partition}:organizations::{management_account_id}:account/{org_id}/{account_id}
Implementation
core.String? accountId;