CreateMemberOutput
public struct CreateMemberOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique identifier of the member.
Declaration
Swift
public let memberId: String?
-
Undocumented
Declaration
Swift
public init(memberId: String? = nil)