PreparedStatement

class PreparedStatement : KotlinCustomResource

Resource schema for AWS::Athena::PreparedStatement

Properties

Link copied to clipboard
val description: Output<String>?

The description of the prepared statement.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val queryStatement: Output<String>

The query string for the prepared statement.

Link copied to clipboard
val statementName: Output<String>

The name of the prepared statement.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val workGroup: Output<String>

The name of the workgroup to which the prepared statement belongs.