Header menu logo FsCDK

VPCGatewayAttachmentBuilder Type

Constructors

Constructor Description

VPCGatewayAttachmentBuilder(name)

Full Usage: VPCGatewayAttachmentBuilder(name)

Parameters:
    name : string

Returns: VPCGatewayAttachmentBuilder
name : string
Returns: VPCGatewayAttachmentBuilder

Instance members

Instance member Description
a : VPCGatewayAttachmentConfig
b : VPCGatewayAttachmentConfig
Returns: VPCGatewayAttachmentConfig

constructId id

Full Usage: constructId id

Parameters:
    id : string

Returns: VPCGatewayAttachmentConfig

Sets the construct ID.

id : string
Returns: VPCGatewayAttachmentConfig

this.Delay

Full Usage: this.Delay

Parameters:
Returns: VPCGatewayAttachmentConfig
Modifiers: inline
f : unit -> VPCGatewayAttachmentConfig
Returns: VPCGatewayAttachmentConfig

this.For

Full Usage: this.For

Parameters:
Returns: VPCGatewayAttachmentConfig
Modifiers: inline
config : VPCGatewayAttachmentConfig
f : unit -> VPCGatewayAttachmentConfig
Returns: VPCGatewayAttachmentConfig

internetGateway gateway

Full Usage: internetGateway gateway

Parameters:
Returns: VPCGatewayAttachmentConfig

Sets the Internet Gateway to attach.

gateway : CfnInternetGateway
Returns: VPCGatewayAttachmentConfig

this.Run

Full Usage: this.Run

Parameters:
Returns: VPCGatewayAttachmentSpec
config : VPCGatewayAttachmentConfig
Returns: VPCGatewayAttachmentSpec

vpc vpc

Full Usage: vpc vpc

Parameters:
Returns: VPCGatewayAttachmentConfig

Sets the VPC to attach the gateway to.

vpc : IVpc
Returns: VPCGatewayAttachmentConfig

vpnGateway gateway

Full Usage: vpnGateway gateway

Parameters:
Returns: VPCGatewayAttachmentConfig

Sets the VPN Gateway to attach.

gateway : CfnVPNGateway
Returns: VPCGatewayAttachmentConfig

this.Yield

Full Usage: this.Yield

Parameters:
    () : unit

Returns: VPCGatewayAttachmentConfig
() : unit
Returns: VPCGatewayAttachmentConfig

this.Zero

Full Usage: this.Zero

Returns: VPCGatewayAttachmentConfig
Returns: VPCGatewayAttachmentConfig

Type something to start searching.