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