GradientEdge CDK Utils
Preparing search index...
@gradientedge/cdk-utils-aws
ApiToAnyTargetRestApiProps
Interface ApiToAnyTargetRestApiProps
interface
ApiToAnyTargetRestApiProps
{
certificate
:
AcmProps
;
importedRestApiRef
?:
string
;
importedRestApiRootResourceRef
?:
string
;
methodErrorResponse
:
MethodResponse
;
methodResponse
:
MethodResponse
;
restApi
:
RestApigProps
;
useExisting
:
boolean
;
withResource
?:
boolean
;
}
Index
Properties
certificate
imported
Rest
Api
Ref?
imported
Rest
Api
Root
Resource
Ref?
method
Error
Response
method
Response
rest
Api
use
Existing
with
Resource?
Properties
certificate
certificate
:
AcmProps
Optional
imported
Rest
Api
Ref
importedRestApiRef
?:
string
Optional
imported
Rest
Api
Root
Resource
Ref
importedRestApiRootResourceRef
?:
string
method
Error
Response
methodErrorResponse
:
MethodResponse
method
Response
methodResponse
:
MethodResponse
rest
Api
restApi
:
RestApigProps
use
Existing
useExisting
:
boolean
Optional
with
Resource
withResource
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
certificate
imported
Rest
Api
Ref
imported
Rest
Api
Root
Resource
Ref
method
Error
Response
method
Response
rest
Api
use
Existing
with
Resource
GradientEdge CDK Utils
Loading...