public static final class EventRuleRefProps.Builder extends Object
EventRuleRefProps.
The EventRuleRefProps.Builder.Build.build() method will be available once all required properties are fulfilled.| Modifier and Type | Class and Description |
|---|---|
static interface |
EventRuleRefProps.Builder.Build |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EventRuleRefProps.Builder.Build |
withEventRuleArn(RuleArn value)
The value of the event rule Amazon Resource Name (ARN), such as
arn:aws:events:us-east-2:123456789012:rule/example.
|
public EventRuleRefProps.Builder.Build withEventRuleArn(RuleArn value)
Copyright © 2018. All rights reserved.