| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CallApiGatewayHttpApiEndpointProps
(experimental) Properties for calling an HTTP API Endpoint.
|
interface |
CallApiGatewayRestApiEndpointProps
(experimental) Properties for calling an REST API Endpoint.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CallApiGatewayEndpointBaseProps.Jsii$Proxy
An implementation for
CallApiGatewayEndpointBaseProps |
static class |
CallApiGatewayHttpApiEndpointProps.Jsii$Proxy
An implementation for
CallApiGatewayHttpApiEndpointProps |
static class |
CallApiGatewayRestApiEndpointProps.Jsii$Proxy
An implementation for
CallApiGatewayRestApiEndpointProps |
| Modifier and Type | Method and Description |
|---|---|
CallApiGatewayEndpointBaseProps |
CallApiGatewayEndpointBaseProps.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.