idea-aws
Preparing search index...
ResourceControllerResult
Interface ResourceControllerResult
The result of a Resource Controller's execution.
interface
ResourceControllerResult
{
body
:
string
;
headers
:
Record
<
string
,
string
>
;
statusCode
:
number
;
}
Index
Properties
body
headers
status
Code
Properties
body
body
:
string
headers
headers
:
Record
<
string
,
string
>
status
Code
statusCode
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
status
Code
idea-aws
Loading...
The result of a Resource Controller's execution.