ModifyTargetGroupAttributesInput
public struct ModifyTargetGroupAttributesInput : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The attributes. DeclarationSwift public let attributes: [TargetGroupAttribute]
- 
                  
                  The Amazon Resource Name (ARN) of the target group. DeclarationSwift public let targetGroupArn: String
- 
                  
                  Undocumented DeclarationSwift public init(attributes: [TargetGroupAttribute], targetGroupArn: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub ModifyTargetGroupAttributesInput Structure Reference
        ModifyTargetGroupAttributesInput Structure Reference