UpdateGroupQueryOutput
public struct UpdateGroupQueryOutput : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The updated resource query associated with the resource group after the update.
Declaration
Swift
public let groupQuery: GroupQuery? - 
                  
                  
Undocumented
Declaration
Swift
public init(groupQuery: GroupQuery? = nil) 
View on GitHub
        UpdateGroupQueryOutput Structure Reference