| Package | Description |
|---|---|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| Modifier and Type | Method and Description |
|---|---|
AwsApiProps.Builder |
AwsApiProps.Builder.action(String action)
Sets the value of
AwsApiInput.getAction() |
AwsApiProps.Builder |
AwsApiProps.Builder.apiVersion(String apiVersion)
Sets the value of
AwsApiInput.getApiVersion() |
static AwsApiProps.Builder |
AwsApiProps.builder() |
AwsApiProps.Builder |
AwsApiProps.Builder.catchErrorPattern(String catchErrorPattern)
Sets the value of
AwsApiInput.getCatchErrorPattern() |
AwsApiProps.Builder |
AwsApiProps.Builder.parameters(Object parameters)
Sets the value of
AwsApiInput.getParameters() |
AwsApiProps.Builder |
AwsApiProps.Builder.policyStatement(PolicyStatement policyStatement)
Sets the value of
AwsApiProps.getPolicyStatement() |
AwsApiProps.Builder |
AwsApiProps.Builder.service(String service)
Sets the value of
AwsApiInput.getService() |
| Constructor and Description |
|---|
Jsii$Proxy(AwsApiProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AwsApiProps.Builder. |
Copyright © 2022. All rights reserved.