AWS SDK for .NET Documentation
GetHealthCheckRequest Class
AmazonAmazon.Route53.ModelGetHealthCheckRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the GetHealthCheck operation.

To retrieve the health check, send a GET request to the 2013-04-01/healthcheck/health check ID resource.

Declaration Syntax
C#
public class GetHealthCheckRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethodsProperties



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

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
HealthCheckId
The ID of the health check to retrieve.

Constraints:

Length
0 - 64


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithHealthCheckId(String) Obsolete.
Sets the HealthCheckId property

Inheritance Hierarchy
Object
AmazonWebServiceRequest
 GetHealthCheckRequest
See Also

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