DiskResourceUtilization
The field that contains a list of disk (local storage) metrics that are associated with the current instance.
Contents
- DiskReadBytesPerSecond
- 
               The maximum read throughput operations per second. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
- DiskReadOpsPerSecond
- 
               The maximum number of read operations per second. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
- DiskWriteBytesPerSecond
- 
               The maximum write throughput operations per second. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
- DiskWriteOpsPerSecond
- 
               The maximum number of write operations per second. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: [\S\s]*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: