ImportedTransitGateway

@cosmos-building-blocks/networkGlobalsImportedTransitGateway

Hierarchy

TransitGatewayBase

ImportedTransitGateway

Implements

Index

Constructors

Properties

Constructors

constructor

+ new ImportedTransitGateway(scope: Construct, id: string, props: ImportedTransitGatewayAttributes): ImportedTransitGateway

Overrides void

Defined in packages/@cosmos-building-blocks/network/src/transit-gateway/transit-gateway.ts:57

Parameters:

NameType
scopeConstruct
idstring
propsImportedTransitGatewayAttributes

Returns: ImportedTransitGateway

Properties

Readonly gatewayId

gatewayId: string

Implementation of ITransitGateway.gatewayId

Overrides TransitGatewayBase.gatewayId

Defined in packages/@cosmos-building-blocks/network/src/transit-gateway/transit-gateway.ts:57