Options
All
  • Public
  • Public/Protected
  • All
Menu

Gateway Load Balancer endpoint configuration. Use to define Gateway Load Balancer endpoints.

example
- name: Endpoint-A
account: Network
subnet: Network-Inspection-A
vpc: Network-Inspection
- name: Endpoint-B
account: Network
subnet: Network-Inspection-B
vpc: Network-Inspection

Hierarchy

  • GwlbEndpointConfig

Implements

Index

Constructors

Properties

Constructors

Properties

account: string = ''

The friendly name of the account to deploy the endpoint to.

name: string = ''

The friendly name of the Gateway Load Balancer endpoint.

subnet: string = ''

The friendly name of the subnet to deploy the Gateway Load Balancer endpoint to.

vpc: string = ''

The friendly name of the VPC to deploy the Gateway Load Balancer endpoint to.

Generated using TypeDoc