email property
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;
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.
final String? email;