| Modifier and Type | Class and Description |
|---|---|
class |
LambdaRestApi
Defines an API Gateway REST API with AWS Lambda proxy integration.
|
| Modifier and Type | Method and Description |
|---|---|
RestApi |
RestApi.Builder.build() |
RestApi |
Resource.getRestApi()
Deprecated.
- Throws an error if this Resource is not associated with an instance of `RestApi`. Use `api` instead.
|
abstract RestApi |
ResourceBase.getRestApi()
Deprecated.
- Throws an error if this Resource is not associated with an instance of `RestApi`. Use `api` instead.
|
RestApi |
Method.getRestApi()
Deprecated.
- Throws an error if this Resource is not associated with an instance of `RestApi`. Use `api` instead.
|
RestApi |
IResource.getRestApi()
Deprecated.
- Throws an error if this Resource is not associated with an instance of `RestApi`. Use `api` instead.
|
RestApi |
IResource.Jsii$Proxy.getRestApi()
Deprecated.
- Throws an error if this Resource is not associated with an instance of `RestApi`. Use `api` instead.
|
default RestApi |
IResource.Jsii$Default.getRestApi()
Deprecated.
- Throws an error if this Resource is not associated with an instance of `RestApi`. Use `api` instead.
|
Copyright © 2021. All rights reserved.