statementName property
The name of the SQL statement. You can name the SQL statement when you create it to identify the query.
Implementation
late final pulumi.Output<String?> statementName;
The name of the SQL statement. You can name the SQL statement when you create it to identify the query.
late final pulumi.Output<String?> statementName;