public static final class CfnRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleProps
software.amazon.jsii.JsiiObject.InitializationModeCfnRuleProps.Builder, CfnRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) @Nullable public String getDescription()
getDescription in interface CfnRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-description@Stability(value=Experimental) @Nullable public Object getEventPattern()
getEventPattern in interface CfnRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-eventpattern@Stability(value=Experimental) @Nullable public String getName()
getName in interface CfnRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-name@Stability(value=Experimental) @Nullable public String getRoleArn()
getRoleArn in interface CfnRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-rolearn@Stability(value=Experimental) @Nullable public String getScheduleExpression()
getScheduleExpression in interface CfnRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-scheduleexpression@Stability(value=Experimental) @Nullable public String getState()
getState in interface CfnRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-state@Stability(value=Experimental) @Nullable public Object getTargets()
getTargets in interface CfnRulePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-targetsCopyright © 2019. All rights reserved.