GetHealthCheckResponse
public struct GetHealthCheckResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A complex type that contains information about one health check that is associated with the current AWS account.
Declaration
Swift
public let healthCheck: HealthCheck -
Undocumented
Declaration
Swift
public init(healthCheck: HealthCheck)
View on GitHub
GetHealthCheckResponse Structure Reference