Documentation - v0.0.0
Preparing search index...
@crisiscleanup/stacks.api
NetworkConfig
Interface NetworkConfig
interface
NetworkConfig
{
cidr
?:
string
;
createIsolatedSubnet
:
boolean
;
maxAzs
:
number
;
natGateways
:
number
;
}
Hierarchy
TypeOf
<
typeof
networkConfigSchema
>
NetworkConfig
Index
Properties
cidr?
create
Isolated
Subnet
max
Azs
nat
Gateways
Properties
Optional
cidr
cidr
?:
string
= ...
create
Isolated
Subnet
createIsolatedSubnet
:
boolean
= ...
max
Azs
maxAzs
:
number
= ...
nat
Gateways
natGateways
:
number
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cidr
create
Isolated
Subnet
max
Azs
nat
Gateways
Documentation - v0.0.0
Loading...