Hierarchy

  • GatewayLoadBalancerProps

Properties

allowedPrincipals: string[]

An array of account principals allowed to create endpoints for the service.

crossZoneLoadBalancing?: boolean

Whether to enable cross-zone load balancing.

Default

'true'

deletionProtection?: boolean

Whether to enable deletion protection.

Default

'false'

name: string

The name of the Gateway Load Balancer.

subnets: string[]

The subnets the Gateway Load Balancer will be deployed to.

tags?: CfnTag[]

An array of CloudFormation tags to apply to the Gateway Load Balancer.

Generated using TypeDoc