Data Source: oci_identity_smtp_credentials

This data source provides the list of Smtp Credentials in Oracle Cloud Infrastructure Identity service.

Lists the SMTP credentials for the specified user. The returned object contains the credential’s OCID, the SMTP user name but not the SMTP password. The SMTP password is returned only upon creation.

Example Usage

data "oci_identity_smtp_credentials" "test_smtp_credentials" {
	#Required
	user_id = oci_identity_user.test_user.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SmtpCredential Reference

The following attributes are exported: