Data Source: oci_email_senders

This data source provides the list of Senders in Oracle Cloud Infrastructure Email service.

Gets a collection of approved sender email addresses and sender IDs.

Example Usage

data "oci_email_senders" "test_senders" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	domain = var.sender_domain
	email_address = var.sender_email_address
	state = var.sender_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Sender Reference

The following attributes are exported: