DescribeTargetHealthOutput
public struct DescribeTargetHealthOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the health of the targets.
Declaration
Swift
public let targetHealthDescriptions: [TargetHealthDescription]? -
Undocumented
Declaration
Swift
public init(targetHealthDescriptions: [TargetHealthDescription]? = nil)
View on GitHub
DescribeTargetHealthOutput Structure Reference