MailManagerRelay

class MailManagerRelay : KotlinCustomResource

Definition of AWS::SES::MailManagerRelay Resource Type

Properties

Link copied to clipboard

Authentication for the relay destination server—specify the secretARN where the SMTP credentials are stored.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val relayArn: Output<String>

The Amazon Resource Name (ARN) of the relay.

Link copied to clipboard
val relayId: Output<String>

The unique relay identifier.

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

The unique relay name.

Link copied to clipboard
val serverName: Output<String>

The destination relay server address.

Link copied to clipboard
val serverPort: Output<Double>

The destination relay server port.

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

The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

Link copied to clipboard
val urn: Output<String>