C# Class Amazon.Lightsail.Model.GetInstanceMetricDataRequest

Container for the parameters to the GetInstanceMetricData operation. Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
Inheritance: AmazonLightsailRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEndTime ( ) : bool
IsSetInstanceName ( ) : bool
IsSetMetricName ( ) : bool
IsSetPeriod ( ) : bool
IsSetStartTime ( ) : bool
IsSetStatistics ( ) : bool
IsSetUnit ( ) : bool