Data Source: oci_identity_domains_my_pending_approval

This data source provides details about a specific My Pending Approval resource in Oracle Cloud Infrastructure Identity Domains service.

Get My MyPendingApproval

Example Usage

data "oci_identity_domains_my_pending_approval" "test_my_pending_approval" {
	#Required
	idcs_endpoint = data.oci_identity_domain.test_domain.url
	my_pending_approval_id = oci_identity_domains_my_pending_approval.test_my_pending_approval.id

	#Optional
	authorization = var.my_pending_approval_authorization
	resource_type_schema_version = var.my_pending_approval_resource_type_schema_version
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: