Preparing search index...
The search index is not available
@pulumi/awsx
@pulumi/awsx
classic
ec2
InternetGateway
Class InternetGateway
Hierarchy
unknown
InternetGateway
Implements
SubnetRouteProvider
Index
Constructors
constructor
Properties
internet
Gateway
vpc
Methods
route
Constructors
constructor
new
Internet
Gateway
(
name
,
vpc
,
args
,
opts
?
)
:
InternetGateway
Parameters
name
:
string
vpc
:
classic
.
ec2
.
Vpc
args
:
InternetGatewayArgs
Optional
opts
:
any
Returns
InternetGateway
new
Internet
Gateway
(
name
,
vpc
,
args
,
opts
?
)
:
InternetGateway
Parameters
name
:
string
vpc
:
classic
.
ec2
.
Vpc
args
:
ExistingInternetGatewayArgs
Optional
opts
:
any
Returns
InternetGateway
Properties
Readonly
internet
Gateway
internet
Gateway
:
InternetGateway
Readonly
vpc
vpc
:
classic
.
ec2
.
Vpc
Methods
route
route
(
name
,
opts
)
:
RouteArgs
Parameters
name
:
string
opts
:
ComponentResourceOptions
Returns
RouteArgs
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
internet
Gateway
vpc
route
@pulumi/awsx
Loading...
Generated using
TypeDoc