

# PreparedStatementSummary
<a name="API_PreparedStatementSummary"></a>

The name and last modified time of the prepared statement.

## Contents
<a name="API_PreparedStatementSummary_Contents"></a>

 ** LastModifiedTime **   <a name="athena-Type-PreparedStatementSummary-LastModifiedTime"></a>
The last modified time of the prepared statement.  
Type: Timestamp  
Required: No

 ** StatementName **   <a name="athena-Type-PreparedStatementSummary-StatementName"></a>
The name of the prepared statement.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[a-zA-Z_][a-zA-Z0-9_@:]{1,256}`   
Required: No

## See Also
<a name="API_PreparedStatementSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/athena-2017-05-18/PreparedStatementSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/athena-2017-05-18/PreparedStatementSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/athena-2017-05-18/PreparedStatementSummary) 