Uses of Class
software.amazon.awscdk.services.events.CfnApiDestination.Builder
-
Uses of CfnApiDestination.Builder in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionCfnApiDestination.Builder.connectionArn
(String connectionArn) The ARN of the connection to use for the API destination.static CfnApiDestination.Builder
CfnApiDestination.Builder.description
(String description) A description for the API destination to create.CfnApiDestination.Builder.httpMethod
(String httpMethod) The method to use for the request to the HTTP invocation endpoint.CfnApiDestination.Builder.invocationEndpoint
(String invocationEndpoint) The URL to the HTTP invocation endpoint for the API destination.CfnApiDestination.Builder.invocationRateLimitPerSecond
(Number invocationRateLimitPerSecond) The maximum number of requests per second to send to the HTTP invocation endpoint.The name for the API destination to create.