AWS SDK for .NET Documentation
CreateHealthCheckResult Class
AmazonAmazon.Route53.ModelCreateHealthCheckResult Did this page help you?   Yes   No    Tell us about it...

A complex type containing the response information for the new health check.

Declaration Syntax
C#
public class CreateHealthCheckResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CreateHealthCheckResult()()()()
Initializes a new instance of the CreateHealthCheckResult 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.)
HealthCheck
A complex type that contains identifying information about the health check.

Location
The unique URL representing the new health check.

Constraints:

Length
0 - 1024


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithHealthCheck(HealthCheck) Obsolete.
Sets the HealthCheck property

WithLocation(String) Obsolete.
Sets the Location property

Inheritance Hierarchy
Object
CreateHealthCheckResult

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