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