Data Source: oci_metering_computation_usage_statement_email_recipients_group

This data source provides details about a specific Usage Statement Email Recipients Group resource in Oracle Cloud Infrastructure Metering Computation service.

Return the saved usage statement email recipient group.

Example Usage

data "oci_metering_computation_usage_statement_email_recipients_group" "test_usage_statement_email_recipients_group" {
	#Required
	compartment_id = var.compartment_id
	email_recipients_group_id = oci_identity_group.test_group.id
	subscription_id = oci_onesubscription_subscription.test_subscription.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: