UpdateHealthCheckResponse
public struct UpdateHealthCheckResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A complex type that contains the response to an UpdateHealthCheck request.
Declaration
Swift
public let healthCheck: HealthCheck -
Undocumented
Declaration
Swift
public init(healthCheck: HealthCheck)
View on GitHub
UpdateHealthCheckResponse Structure Reference