| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnMethod.IntegrationProperty.Jsii$Proxy
An implementation for
CfnMethod.IntegrationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnMethod.IntegrationProperty |
CfnMethod.IntegrationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnMethod.Builder |
CfnMethod.Builder.integration(CfnMethod.IntegrationProperty integration)
`AWS::ApiGateway::Method.Integration`.
|
CfnMethodProps.Builder |
CfnMethodProps.Builder.integration(CfnMethod.IntegrationProperty integration)
Sets the value of
CfnMethodProps.getIntegration() |
void |
CfnMethod.setIntegration(CfnMethod.IntegrationProperty value)
`AWS::ApiGateway::Method.Integration`.
|
Copyright © 2021. All rights reserved.