@Stability(value=Stable) @Internal public static final class CfnScheduledActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScheduledActionProps
CfnScheduledActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnScheduledActionProps.Builder, CfnScheduledActionProps.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 scheduledActionName,
Object enable,
String endTime,
String iamRole,
String schedule,
String scheduledActionDescription,
String startTime,
Object targetAction)
Constructor that initializes the object based on literal property values passed by the
CfnScheduledActionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEnable()
`AWS::Redshift::ScheduledAction.Enable`.
|
String |
getEndTime()
`AWS::Redshift::ScheduledAction.EndTime`.
|
String |
getIamRole()
`AWS::Redshift::ScheduledAction.IamRole`.
|
String |
getSchedule()
`AWS::Redshift::ScheduledAction.Schedule`.
|
String |
getScheduledActionDescription()
`AWS::Redshift::ScheduledAction.ScheduledActionDescription`.
|
String |
getScheduledActionName()
`AWS::Redshift::ScheduledAction.ScheduledActionName`.
|
String |
getStartTime()
`AWS::Redshift::ScheduledAction.StartTime`.
|
Object |
getTargetAction()
`AWS::Redshift::ScheduledAction.TargetAction`.
|
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.protected Jsii$Proxy(String scheduledActionName, Object enable, String endTime, String iamRole, String schedule, String scheduledActionDescription, String startTime, Object targetAction)
CfnScheduledActionProps.Builder.public final String getScheduledActionName()
CfnScheduledActionPropsgetScheduledActionName in interface CfnScheduledActionPropspublic final Object getEnable()
CfnScheduledActionPropsgetEnable in interface CfnScheduledActionPropspublic final String getEndTime()
CfnScheduledActionPropsgetEndTime in interface CfnScheduledActionPropspublic final String getIamRole()
CfnScheduledActionPropsgetIamRole in interface CfnScheduledActionPropspublic final String getSchedule()
CfnScheduledActionPropsgetSchedule in interface CfnScheduledActionPropspublic final String getScheduledActionDescription()
CfnScheduledActionPropsgetScheduledActionDescription in interface CfnScheduledActionPropspublic final String getStartTime()
CfnScheduledActionPropsgetStartTime in interface CfnScheduledActionPropspublic final Object getTargetAction()
CfnScheduledActionPropsgetTargetAction in interface CfnScheduledActionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.