MeetingSetting
public struct MeetingSetting : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The values that indicate whether the pin is always required.
Declaration
Swift
public let requirePin: RequirePin -
Undocumented
Declaration
Swift
public init(requirePin: RequirePin)
View on GitHub
MeetingSetting Structure Reference