Uses of Class
software.amazon.awscdk.services.events.targets.AwsApiInput.Builder
Package
Description
Event Targets for Amazon EventBridge
-
Uses of AwsApiInput.Builder in software.amazon.awscdk.services.events.targets
Modifier and TypeMethodDescriptionSets the value ofAwsApiInput.getAction()
AwsApiInput.Builder.apiVersion
(String apiVersion) Deprecated.the handler code was migrated to AWS SDK for JavaScript v3, which does not support this feature anymorestatic AwsApiInput.Builder
AwsApiInput.builder()
AwsApiInput.Builder.catchErrorPattern
(String catchErrorPattern) Sets the value ofAwsApiInput.getCatchErrorPattern()
AwsApiInput.Builder.parameters
(Object parameters) Sets the value ofAwsApiInput.getParameters()
Sets the value ofAwsApiInput.getService()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(AwsApiInput.Builder builder) Constructor that initializes the object based on literal property values passed by theAwsApiInput.Builder
.