Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GatewayLoadBalancerProps

Index

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