Data Source: oci_apigateway_api_deployment_specification

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

Gets an API Deployment specification by identifier.

Example Usage

data "oci_apigateway_api_deployment_specification" "test_api_deployment_specification" {
	#Required
	api_id = oci_apigateway_api.test_api.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: