statementName property
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;
The name of the SQL statement. You can name the SQL statement when you create it to identify the query.
final pulumi.Input<String?>? statementName;