CreateGroupResponse
public struct CreateGroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A structure containing details about the new group.
Declaration
Swift
public let group: Group
-
Undocumented
Declaration
Swift
public init(group: Group)