MailManagerIngressPoint

class MailManagerIngressPoint : KotlinCustomResource

Definition of AWS::SES::MailManagerIngressPoint Resource Type

Properties

Link copied to clipboard
val aRecord: Output<String>

The DNS A Record that identifies your ingress endpoint. Configure your DNS Mail Exchange (MX) record with this value to route emails to Mail Manager.

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

The Amazon Resource Name (ARN) of the ingress endpoint resource.

Link copied to clipboard
val ingressPointId: Output<String>

The identifier of the ingress endpoint resource.

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

A user friendly name for an ingress endpoint resource.

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

The identifier of an existing rule set that you attach to an ingress endpoint resource.

Link copied to clipboard

The status of the ingress endpoint resource.

Link copied to clipboard

The update status of an ingress endpoint.

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 trafficPolicyId: Output<String>

The identifier of an existing traffic policy that you attach to an ingress endpoint resource.

Link copied to clipboard

The type of the ingress endpoint to create.

Link copied to clipboard
val urn: Output<String>