Data Source: oci_core_nat_gateway

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

Gets the specified NAT gateway’s information.

Example Usage

data "oci_core_nat_gateway" "test_nat_gateway" {
	#Required
	nat_gateway_id = oci_core_nat_gateway.test_nat_gateway.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: