Data Source: oci_usage_proxy_subscription_reward

This data source provides details about a specific Subscription Reward resource in Oracle Cloud Infrastructure Usage Proxy service.

Returns the list of rewards for a subscription ID.

Example Usage

data "oci_usage_proxy_subscription_reward" "test_subscription_reward" {
	#Required
	subscription_id = oci_ons_subscription.test_subscription.id
	tenancy_id = oci_identity_tenancy.test_tenancy.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: