| Modifier and Type | Method and Description |
|---|---|
static CfnRuleProps.Builder |
CfnRuleProps.builder() |
CfnRuleProps.Builder |
CfnRuleProps.Builder.withDescription(String value)
Sets the value of Description
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.withEventPattern(com.fasterxml.jackson.databind.node.ObjectNode value)
Sets the value of EventPattern
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.withEventPattern(software.amazon.awscdk.Token value)
Sets the value of EventPattern
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.withName(String value)
Sets the value of Name
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.withRoleArn(String value)
Sets the value of RoleArn
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.withScheduleExpression(String value)
Sets the value of ScheduleExpression
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.withState(String value)
Sets the value of State
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.withTargets(List<Object> value)
Sets the value of Targets
|
CfnRuleProps.Builder |
CfnRuleProps.Builder.withTargets(software.amazon.awscdk.Token value)
Sets the value of Targets
|
Copyright © 2019. All rights reserved.