EmailAddress

class EmailAddress : KotlinCustomResource

Resource Type definition for AWS::Connect::EmailAddress

Properties

Link copied to clipboard
val description: Output<String>?

A description for the email address.

Link copied to clipboard
val displayName: Output<String>?

The display name for the email address.

Link copied to clipboard
val emailAddress: Output<String>

Email address to be created for this instance

Link copied to clipboard
val emailAddressArn: Output<String>

The identifier of the email address.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceArn: Output<String>

The identifier of the Amazon Connect instance.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

One or more tags.

Link copied to clipboard
val urn: Output<String>