@aws-quickstart/eks-blueprints
Preparing search index...
GatewayApiCrdsBuilder
Class GatewayApiCrdsBuilder
Builder that can generated a nested stack to be deployed with the blueprint.
Implements
NestedStackBuilder
Index
Constructors
constructor
Properties
options
Methods
build
Constructors
constructor
new
GatewayApiCrdsBuilder
(
props
?:
GatewayApiCrdsAddOnProps
,
)
:
GatewayApiCrdsBuilder
Parameters
Optional
props
:
GatewayApiCrdsAddOnProps
Returns
GatewayApiCrdsBuilder
Properties
Readonly
options
options
:
GatewayApiCrdsAddOnProps
Methods
build
build
(
scope
:
Construct
,
id
:
string
,
nestedStackProps
?:
NestedStackProps
,
)
:
NestedStack
Parameters
scope
:
Construct
id
:
string
Optional
nestedStackProps
:
NestedStackProps
Returns
NestedStack
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
options
Methods
build
@aws-quickstart/eks-blueprints
Loading...
Builder that can generated a nested stack to be deployed with the blueprint.