MailManagerAddonInstance

class MailManagerAddonInstance : KotlinCustomResource

Definition of AWS::SES::MailManagerAddonInstance Resource Type

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Add On instance.

Link copied to clipboard
val addonInstanceId: Output<String>

The unique ID of the Add On instance.

Link copied to clipboard
val addonName: Output<String>

The name of the Add On for the instance.

Link copied to clipboard

The subscription ID for the instance.

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 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>