| Package | Description |
|---|---|
| software.amazon.awscdk.services.athena |
AWS::Athena Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnPreparedStatement.Builder |
CfnPreparedStatement.Builder.create(software.constructs.Construct scope,
String id) |
CfnPreparedStatement.Builder |
CfnPreparedStatement.Builder.description(String description)
`AWS::Athena::PreparedStatement.Description`.
|
CfnPreparedStatement.Builder |
CfnPreparedStatement.Builder.queryStatement(String queryStatement)
`AWS::Athena::PreparedStatement.QueryStatement`.
|
CfnPreparedStatement.Builder |
CfnPreparedStatement.Builder.statementName(String statementName)
`AWS::Athena::PreparedStatement.StatementName`.
|
CfnPreparedStatement.Builder |
CfnPreparedStatement.Builder.workGroup(String workGroup)
`AWS::Athena::PreparedStatement.WorkGroup`.
|
Copyright © 2021. All rights reserved.