Data Source: oci_apigateway_deployment

This data source provides details about a specific Deployment resource in Oracle Cloud Infrastructure API Gateway service.

Gets a deployment by identifier.

Example Usage

data "oci_apigateway_deployment" "test_deployment" {
	#Required
	deployment_id = oci_apigateway_deployment.test_deployment.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: