public static final class EventRuleAttributes.Builder extends Object
EventRuleAttributes| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EventRuleAttributes |
build()
Builds the configured instance.
|
EventRuleAttributes.Builder |
withEventRuleArn(String value)
Sets the value of EventRuleArn
|
public EventRuleAttributes.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 EventRuleAttributes build()
EventRuleAttributesNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.