CreateTargetGroupOutput
public struct CreateTargetGroupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the target group.
Declaration
Swift
public let targetGroups: [TargetGroup]? -
Undocumented
Declaration
Swift
public init(targetGroups: [TargetGroup]? = nil)
View on GitHub
CreateTargetGroupOutput Structure Reference