GetGroupQueryInput
public struct GetGroupQueryInput : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The name or the ARN of the resource group to query.
Declaration
Swift
public let group: String? - 
                  
                  
Undocumented
Declaration
Swift
public init(group: String? = nil) - 
                  
                  
Declaration
Swift
public func validate(name: String) throws 
View on GitHub
        GetGroupQueryInput Structure Reference