@Stability(value=Stable) @Internal public static final class CfnRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleProps
CfnRulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleProps.Builder, CfnRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String description,
String eventBusName,
Object eventPattern,
String name,
String roleArn,
String scheduleExpression,
String state,
Object targets)
Constructor that initializes the object based on literal property values passed by the
CfnRuleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::Events::Rule.Description`.
|
String |
getEventBusName()
`AWS::Events::Rule.EventBusName`.
|
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`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getDescription()
CfnRulePropsgetDescription in interface CfnRulePropspublic final String getEventBusName()
CfnRulePropsgetEventBusName in interface CfnRulePropspublic final Object getEventPattern()
CfnRulePropsgetEventPattern in interface CfnRulePropspublic final String getName()
CfnRulePropsgetName in interface CfnRulePropspublic final String getRoleArn()
CfnRulePropsgetRoleArn in interface CfnRulePropspublic final String getScheduleExpression()
CfnRulePropsgetScheduleExpression in interface CfnRulePropspublic final String getState()
CfnRulePropsgetState in interface CfnRulePropspublic final Object getTargets()
CfnRulePropsgetTargets in interface CfnRuleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.