Data Source: oci_apigateway_gateway

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

Gets a gateway by identifier.

Example Usage

data "oci_apigateway_gateway" "test_gateway" {
	#Required
	gateway_id = oci_apigateway_gateway.test_gateway.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: