public static final class EventRuleImportProps.Builder extends Object
EventRuleImportProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EventRuleImportProps |
build()
Builds the configured instance.
|
EventRuleImportProps.Builder |
withEventRuleArn(String value)
Sets the value of EventRuleArn
|
public EventRuleImportProps.Builder withEventRuleArn(String value)
value - The value of the event rule Amazon Resource Name (ARN), such as
arn:aws:events:us-east-2:123456789012:rule/example.thispublic EventRuleImportProps build()
EventRuleImportPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.