Uses of Class
software.amazon.awscdk.services.events.targets.AwsApiInput.Builder
Packages that use AwsApiInput.Builder
Package
Description
Event Targets for Amazon EventBridge
-
Uses of AwsApiInput.Builder in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets that return AwsApiInput.BuilderModifier 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.BuilderAwsApiInput.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()Constructors in software.amazon.awscdk.services.events.targets with parameters of type AwsApiInput.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AwsApiInput.Builder builder) Constructor that initializes the object based on literal property values passed by theAwsApiInput.Builder.