@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-04-04T15:05:14.265Z") public interface CfnRuleProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleProps.Builder
A builder for
CfnRuleProps |
static class |
CfnRuleProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleProps.Builder |
builder() |
String |
getDescription()
`AWS::Events::Rule.Description`
|
Object |
getEventPattern()
`AWS::Events::Rule.EventPattern`
|
String |
getName()
`AWS::Events::Rule.Name`
|
String |
getRoleArn()
`AWS::Events::Rule.RoleArn`
|
String |
getScheduleExpression()
`AWS::Events::Rule.ScheduleExpression`
|
String |
getState()
`AWS::Events::Rule.State`
|
Object |
getTargets()
`AWS::Events::Rule.Targets`
|
String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-descriptionObject getEventPattern()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-eventpatternString getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-nameString getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-rolearnString getScheduleExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-scheduleexpressionString getState()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-stateObject getTargets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-targetsstatic CfnRuleProps.Builder builder()
CfnRuleProps.Builder of CfnRulePropsCopyright © 2019. All rights reserved.