| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static HttpIntegrationProps.Builder |
HttpIntegrationProps.builder() |
HttpIntegrationProps.Builder |
HttpIntegrationProps.Builder.httpMethod(String httpMethod)
Sets the value of
HttpIntegrationProps.getHttpMethod() |
HttpIntegrationProps.Builder |
HttpIntegrationProps.Builder.options(IntegrationOptions options)
Sets the value of
HttpIntegrationProps.getOptions() |
HttpIntegrationProps.Builder |
HttpIntegrationProps.Builder.proxy(Boolean proxy)
Sets the value of
HttpIntegrationProps.getProxy() |
| Constructor and Description |
|---|
Jsii$Proxy(HttpIntegrationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpIntegrationProps.Builder. |
Copyright © 2022. All rights reserved.