Options
All
  • Public
  • Public/Protected
  • All
Menu

Outpost configuration. Used to define an Outpost.

example
- name: accelerator-outpost
arn: <outpost-resource-arn>
availabilityZone: a
localGateway:
name: accelerator-lgw
id: lgw-abcxyz
routeTables: []

Hierarchy

  • OutpostsConfig

Implements

Index

Constructors

Properties

arn: "" = ''

The ARN for the Outpost

availabilityZone: "" = ''

The availability zone for the Outpost

localGateway: undefined | LocalGatewayConfig = undefined

The Local Gateway for the Outpost

name: "" = ''

A friendly name for the Outpost

Generated using TypeDoc