accountIdRegex property

String? accountIdRegex
getter/setter pair

Regex to test the AWS account ID against.

If empty, all accounts match.

Optional.

Implementation

core.String? accountIdRegex;