Uses of Class
software.amazon.awscdk.mixins.preview.services.athena.events.AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder
Packages that use AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder
-
Uses of AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder in software.amazon.awscdk.mixins.preview.services.athena.events
Methods in software.amazon.awscdk.mixins.preview.services.athena.events that return AthenaQueryStateChange.AthenaQueryStateChangeProps.BuilderModifier and TypeMethodDescriptionAthenaQueryStateChange.AthenaQueryStateChangeProps.builder()AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.currentState(List<String> currentState) Sets the value ofAthenaQueryStateChange.AthenaQueryStateChangeProps.getCurrentState()AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) Sets the value ofAthenaQueryStateChange.AthenaQueryStateChangeProps.getEventMetadata()AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.previousState(List<String> previousState) Sets the value ofAthenaQueryStateChange.AthenaQueryStateChangeProps.getPreviousState()AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.queryExecutionId(List<String> queryExecutionId) Sets the value ofAthenaQueryStateChange.AthenaQueryStateChangeProps.getQueryExecutionId()AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.sequenceNumber(List<String> sequenceNumber) Sets the value ofAthenaQueryStateChange.AthenaQueryStateChangeProps.getSequenceNumber()AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.statementType(List<String> statementType) Sets the value ofAthenaQueryStateChange.AthenaQueryStateChangeProps.getStatementType()Sets the value ofAthenaQueryStateChange.AthenaQueryStateChangeProps.getVersionId()AthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.workgroupName(List<String> workgroupName) Sets the value ofAthenaQueryStateChange.AthenaQueryStateChangeProps.getWorkgroupName()Constructors in software.amazon.awscdk.mixins.preview.services.athena.events with parameters of type AthenaQueryStateChange.AthenaQueryStateChangeProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAthenaQueryStateChange.AthenaQueryStateChangeProps.Builder.