GetGatewayResult

data class GetGatewayResult(val amazonSideAsn: String, val id: String, val name: String, val ownerAccountId: String)

A collection of values returned by getGateway.

Constructors

Link copied to clipboard
constructor(amazonSideAsn: String, id: String, name: String, ownerAccountId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ASN on the Amazon side of the connection.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard

AWS Account ID of the gateway.