@Generated(value="jsii-pacmak/0.10.5 (build 46bc9b0)", date="2019-05-06T20:52:14.294Z") 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.