ModifyTargetGroupOutput
public struct ModifyTargetGroupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the modified target group.
Declaration
Swift
public let targetGroups: [TargetGroup]?
-
Undocumented
Declaration
Swift
public init(targetGroups: [TargetGroup]? = nil)