

# Time
<a name="API_Time"></a>

The time.

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

 ** timeOfDay **   <a name="inspector2-Type-Time-timeOfDay"></a>
The time of day in 24-hour format (00:00).  
Type: String  
Pattern: `([0-1]?[0-9]|2[0-3]):[0-5][0-9]`   
Required: Yes

 ** timezone **   <a name="inspector2-Type-Time-timezone"></a>
The timezone.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 50.  
Required: Yes

## See Also
<a name="API_Time_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/inspector2-2020-06-08/Time) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/Time) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/Time) 