AWS SDK for .NET Documentation
DescribeMaintenanceStartTimeResult Class
AmazonAmazon.StorageGateway.ModelDescribeMaintenanceStartTimeResult Did this page help you?   Yes   No    Tell us about it...
Describe Maintenance Start Time Result
Declaration Syntax
C#
public class DescribeMaintenanceStartTimeResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeMaintenanceStartTimeResult()()()()
Initializes a new instance of the DescribeMaintenanceStartTimeResult class

DayOfWeek
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GatewayARN
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and region.

Constraints:

Length
50 - 500


GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
HourOfDay
MinuteOfHour
Timezone
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithDayOfWeek(Int32) Obsolete.
Sets the DayOfWeek property

WithGatewayARN(String) Obsolete.
Sets the GatewayARN property

WithHourOfDay(Int32) Obsolete.
Sets the HourOfDay property

WithMinuteOfHour(Int32) Obsolete.
Sets the MinuteOfHour property

WithTimezone(String) Obsolete.
Sets the Timezone property

Inheritance Hierarchy
Object
DescribeMaintenanceStartTimeResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)