email property

String? email
final

The email address associated with the AWS account.

The regex pattern for this parameter is a string of characters that represents a standard internet email address.

Implementation

final String? email;