DeregisterFromWorkMailRequest
public struct DeregisterFromWorkMailRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier for the member (user or group) to be updated.
Declaration
Swift
public let entityId: String -
The identifier for the organization under which the Amazon WorkMail entity exists.
Declaration
Swift
public let organizationId: String -
Undocumented
Declaration
Swift
public init(entityId: String, organizationId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeregisterFromWorkMailRequest Structure Reference