@Stability(value=Stable) @Internal public static final class CfnTriggerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTriggerProps
CfnTriggerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTriggerProps.Builder, CfnTriggerProps.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(Object actions,
String type,
String description,
String name,
Object predicate,
String schedule,
Object startOnCreation,
Object tags,
String workflowName)
Constructor that initializes the object based on literal property values passed by the
CfnTriggerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActions()
`AWS::Glue::Trigger.Actions`.
|
String |
getDescription()
`AWS::Glue::Trigger.Description`.
|
String |
getName()
`AWS::Glue::Trigger.Name`.
|
Object |
getPredicate()
`AWS::Glue::Trigger.Predicate`.
|
String |
getSchedule()
`AWS::Glue::Trigger.Schedule`.
|
Object |
getStartOnCreation()
`AWS::Glue::Trigger.StartOnCreation`.
|
Object |
getTags()
`AWS::Glue::Trigger.Tags`.
|
String |
getType()
`AWS::Glue::Trigger.Type`.
|
String |
getWorkflowName()
`AWS::Glue::Trigger.WorkflowName`.
|
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 Object getActions()
CfnTriggerPropsgetActions in interface CfnTriggerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-actionspublic final String getType()
CfnTriggerPropsgetType in interface CfnTriggerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-typepublic final String getDescription()
CfnTriggerPropsgetDescription in interface CfnTriggerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-descriptionpublic final String getName()
CfnTriggerPropsgetName in interface CfnTriggerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-namepublic final Object getPredicate()
CfnTriggerPropsgetPredicate in interface CfnTriggerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-predicatepublic final String getSchedule()
CfnTriggerPropsgetSchedule in interface CfnTriggerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-schedulepublic final Object getStartOnCreation()
CfnTriggerPropsgetStartOnCreation in interface CfnTriggerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-startoncreationpublic final Object getTags()
CfnTriggerPropsgetTags in interface CfnTriggerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-tagspublic final String getWorkflowName()
CfnTriggerPropsgetWorkflowName in interface CfnTriggerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-workflowname@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.