Data Source: oci_email_email_outbound_ips

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

Returns a list of all Outbound Public IPs assigned for a given tenant.

Example Usage

data "oci_email_email_outbound_ips" "test_email_outbound_ips" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	assignment_state = var.email_outbound_ip_assignment_state
	outbound_ip = var.email_outbound_ip_outbound_ip
	state = var.email_outbound_ip_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

EmailOutboundIp Reference

The following attributes are exported: