Data Source: oci_email_dkims

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

Lists DKIMs for an email domain.

Example Usage

data "oci_email_dkims" "test_dkims" {
    #Required
    email_domain_id = oci_email_email_domain.test_email_domain.id

    #Optional
    id = var.dkim_id
    name = var.dkim_name
    state = var.dkim_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Dkim Reference

The following attributes are exported: