getNatAddress

Gets the details of a NAT address. Note: Not supported for Apigee hybrid.

Return

null

Parameters

argument

null


suspend fun getNatAddress(instanceId: String, natAddressId: String, organizationId: String): GetNatAddressResult

Return

null

Parameters

instanceId
natAddressId
organizationId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetNatAddressPlainArgs.

See also