GradientEdge CDK Utils
Preparing search index...
@gradientedge/cdk-utils-aws
ApiToAnyTargetRestApiType
Interface ApiToAnyTargetRestApiType
interface
ApiToAnyTargetRestApiType
{
accessLogGroup
:
LogGroup
;
api
:
IRestApi
;
authoriser
?:
IAuthorizer
;
basePathMappings
:
BasePathMapping
[]
;
certificate
:
ICertificate
;
domain
:
DomainName
;
hostedZone
:
IHostedZone
;
integration
:
Integration
;
method
:
{
[
httpMethod
:
string
]:
Method
}
;
methodErrorResponse
:
MethodResponse
;
methodResponse
:
MethodResponse
;
resource
:
{
[
path
:
string
]:
Resource
}
;
}
Implemented by
ApiToAnyTargetRestApi
Index
Properties
access
Log
Group
api
authoriser?
base
Path
Mappings
certificate
domain
hosted
Zone
integration
method
method
Error
Response
method
Response
resource
Properties
access
Log
Group
accessLogGroup
:
LogGroup
api
api
:
IRestApi
Optional
authoriser
authoriser
?:
IAuthorizer
base
Path
Mappings
basePathMappings
:
BasePathMapping
[]
certificate
certificate
:
ICertificate
domain
domain
:
DomainName
hosted
Zone
hostedZone
:
IHostedZone
integration
integration
:
Integration
method
method
:
{
[
httpMethod
:
string
]:
Method
}
method
Error
Response
methodErrorResponse
:
MethodResponse
method
Response
methodResponse
:
MethodResponse
resource
resource
:
{
[
path
:
string
]:
Resource
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Log
Group
api
authoriser
base
Path
Mappings
certificate
domain
hosted
Zone
integration
method
method
Error
Response
method
Response
resource
GradientEdge CDK Utils
Loading...