getInternetGateway

Allocates an internet gateway for use with a VPC. After creating the Internet gateway, you then attach it to a VPC.

Return

null

Parameters

argument

null


suspend fun getInternetGateway(internetGatewayId: String): GetInternetGatewayResult

Return

null

Parameters

internetGatewayId

The ID of the internet gateway.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.ec2.kotlin.inputs.GetInternetGatewayPlainArgs.

See also