ParticipantDetails
public struct ParticipantDetails : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Display name of the participant.
Declaration
Swift
public let displayName: String
-
Undocumented
Declaration
Swift
public init(displayName: String)
-
Declaration
Swift
public func validate(name: String) throws