Amplify Toolbox
Preparing search index...
@aws-amplify/deployed-backend-client
BackendOutputClient
Type Alias BackendOutputClient
Defines BackendOutputClient
type
BackendOutputClient
=
{
getOutput
:
(
backendIdentifier
:
DeployedBackendIdentifier
,
)
=>
Promise
<
UnifiedBackendOutput
>
;
}
Index
Properties
get
Output
Properties
Readonly
get
Output
getOutput
:
(
backendIdentifier
:
DeployedBackendIdentifier
,
)
=>
Promise
<
UnifiedBackendOutput
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Output
Amplify Toolbox
Loading...
Defines BackendOutputClient