statementName property

Input<String?>? statementName
final

The name of the SQL statement. You can name the SQL statement when you create it to identify the query.

Implementation

final pulumi.Input<String?>? statementName;