Class AthenaQueryStateChange.AthenaQueryStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
AthenaQueryStateChange.AthenaQueryStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
AthenaQueryStateChange.AthenaQueryStateChangeProps
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.AthenaQueryStateChange.AthenaQueryStateChangeProps
AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder, AthenaQueryStateChange.AthenaQueryStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAthenaQueryStateChange.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
Constructor that initializes the object based on literal property values passed by theAthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.
-
-
Method Details
-
getCurrentState
Description copied from interface: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 interfaceAthenaQueryStateChange.AthenaQueryStateChangeProps
-
getEventMetadata
Description copied from interface:AthenaQueryStateChange.AthenaQueryStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceAthenaQueryStateChange.AthenaQueryStateChangeProps
-
getPreviousState
Description copied from interface: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 interfaceAthenaQueryStateChange.AthenaQueryStateChangeProps
-
getQueryExecutionId
Description copied from interface: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 interfaceAthenaQueryStateChange.AthenaQueryStateChangeProps
-
getSequenceNumber
Description copied from interface: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 interfaceAthenaQueryStateChange.AthenaQueryStateChangeProps
-
getStatementType
Description copied from interface: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 interfaceAthenaQueryStateChange.AthenaQueryStateChangeProps
-
getVersionId
Description copied from interface: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 interfaceAthenaQueryStateChange.AthenaQueryStateChangeProps
-
getWorkgroupName
Description copied from interface: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 interfaceAthenaQueryStateChange.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()
-