DescribeTargetGroupAttributesOutput
public struct DescribeTargetGroupAttributesOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the target group attributes
Declaration
Swift
public let attributes: [TargetGroupAttribute]?
-
Undocumented
Declaration
Swift
public init(attributes: [TargetGroupAttribute]? = nil)