| Modifier and Type | Method and Description |
|---|---|
static CfnRuleProps.Builder |
CfnRuleProps.builder() |
CfnRuleProps.Builder |
CfnRuleProps.Builder.description(String description)
Sets the value of Description
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.eventBusName(String eventBusName)
Sets the value of EventBusName
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.eventPattern(Object eventPattern)
Sets the value of EventPattern
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.name(String name)
Sets the value of Name
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.roleArn(String roleArn)
Sets the value of RoleArn
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.scheduleExpression(String scheduleExpression)
Sets the value of ScheduleExpression
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.state(String state)
Sets the value of State
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.targets(IResolvable targets)
Sets the value of Targets
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.targets(List<Object> targets)
Sets the value of Targets
|
Copyright © 2019. All rights reserved.