Amplify Toolbox
Preparing search index...
@aws-amplify/backend
BackendBase
Type Alias BackendBase
type
BackendBase
=
{
addOutput
:
(
clientConfigPart
:
DeepPartialAmplifyGeneratedConfigs
<
ClientConfig
>
,
)
=>
void
;
createStack
:
(
name
:
string
)
=>
Stack
;
stack
:
Stack
;
}
Index
Properties
add
Output
create
Stack
stack
Properties
add
Output
addOutput
:
(
clientConfigPart
:
DeepPartialAmplifyGeneratedConfigs
<
ClientConfig
>
,
)
=>
void
create
Stack
createStack
:
(
name
:
string
)
=>
Stack
stack
stack
:
Stack
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Output
create
Stack
stack
Amplify Toolbox
Loading...