GetGroupResponse
public struct GetGroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The group object for the group.
Declaration
Swift
public let group: GroupType?
-
Undocumented
Declaration
Swift
public init(group: GroupType? = nil)