Class WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.athena.events.WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder, WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) currentState property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) previousState property.(experimental) queryExecutionId property.(experimental) sequenceNumber property.(experimental) statementType property.(experimental) versionId property.(experimental) workgroupName property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.
-
-
Method Details
-
getCurrentState
Description copied from interface:WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps(experimental) currentState property.Specify an array of string values to match this event if the actual value of currentState is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getCurrentStatein interfaceWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
-
getEventMetadata
Description copied from interface:WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
-
getPreviousState
Description copied from interface:WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps(experimental) previousState property.Specify an array of string values to match this event if the actual value of previousState is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getPreviousStatein interfaceWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
-
getQueryExecutionId
Description copied from interface:WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps(experimental) queryExecutionId property.Specify an array of string values to match this event if the actual value of queryExecutionId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getQueryExecutionIdin interfaceWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
-
getSequenceNumber
Description copied from interface:WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps(experimental) sequenceNumber property.Specify an array of string values to match this event if the actual value of sequenceNumber is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSequenceNumberin interfaceWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
-
getStatementType
Description copied from interface:WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps(experimental) statementType property.Specify an array of string values to match this event if the actual value of statementType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStatementTypein interfaceWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
-
getVersionId
Description copied from interface:WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps(experimental) versionId property.Specify an array of string values to match this event if the actual value of versionId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getVersionIdin interfaceWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
-
getWorkgroupName
Description copied from interface:WorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps(experimental) workgroupName property.Specify an array of string values to match this event if the actual value of workgroupName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Filter with the WorkGroup reference
- Specified by:
getWorkgroupNamein interfaceWorkGroupEvents.AthenaQueryStateChange.AthenaQueryStateChangeProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-