Packages

package workmail

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. workmail
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Aliases = Array[EmailAddress]
  2. trait AssociateDelegateToResourceRequest extends Object
    Annotations
    @RawJSType() @native()
  3. trait AssociateDelegateToResourceResponse extends Object
    Annotations
    @RawJSType() @native()
  4. trait AssociateMemberToGroupRequest extends Object
    Annotations
    @RawJSType() @native()
  5. trait AssociateMemberToGroupResponse extends Object
    Annotations
    @RawJSType() @native()
  6. trait BookingOptions extends Object

    At least one delegate must be associated to the resource to disable automatic replies from the resource.

    At least one delegate must be associated to the resource to disable automatic replies from the resource.

    Annotations
    @RawJSType() @native()
  7. trait CreateAliasRequest extends Object
    Annotations
    @RawJSType() @native()
  8. trait CreateAliasResponse extends Object
    Annotations
    @RawJSType() @native()
  9. trait CreateGroupRequest extends Object
    Annotations
    @RawJSType() @native()
  10. trait CreateGroupResponse extends Object
    Annotations
    @RawJSType() @native()
  11. trait CreateResourceRequest extends Object
    Annotations
    @RawJSType() @native()
  12. trait CreateResourceResponse extends Object
    Annotations
    @RawJSType() @native()
  13. trait CreateUserRequest extends Object
    Annotations
    @RawJSType() @native()
  14. trait CreateUserResponse extends Object
    Annotations
    @RawJSType() @native()
  15. trait Delegate extends Object

    The name of the attribute, which is one of the values defined in the UserAttribute enumeration.

    The name of the attribute, which is one of the values defined in the UserAttribute enumeration.

    Annotations
    @RawJSType() @native()
  16. trait DeleteAliasRequest extends Object
    Annotations
    @RawJSType() @native()
  17. trait DeleteAliasResponse extends Object
    Annotations
    @RawJSType() @native()
  18. trait DeleteGroupRequest extends Object
    Annotations
    @RawJSType() @native()
  19. trait DeleteGroupResponse extends Object
    Annotations
    @RawJSType() @native()
  20. trait DeleteMailboxPermissionsRequest extends Object
    Annotations
    @RawJSType() @native()
  21. trait DeleteMailboxPermissionsResponse extends Object
    Annotations
    @RawJSType() @native()
  22. trait DeleteResourceRequest extends Object
    Annotations
    @RawJSType() @native()
  23. trait DeleteResourceResponse extends Object
    Annotations
    @RawJSType() @native()
  24. trait DeleteUserRequest extends Object
    Annotations
    @RawJSType() @native()
  25. trait DeleteUserResponse extends Object
    Annotations
    @RawJSType() @native()
  26. trait DeregisterFromWorkMailRequest extends Object
    Annotations
    @RawJSType() @native()
  27. trait DeregisterFromWorkMailResponse extends Object
    Annotations
    @RawJSType() @native()
  28. trait DescribeGroupRequest extends Object
    Annotations
    @RawJSType() @native()
  29. trait DescribeGroupResponse extends Object
    Annotations
    @RawJSType() @native()
  30. trait DescribeOrganizationRequest extends Object
    Annotations
    @RawJSType() @native()
  31. trait DescribeOrganizationResponse extends Object
    Annotations
    @RawJSType() @native()
  32. trait DescribeResourceRequest extends Object
    Annotations
    @RawJSType() @native()
  33. trait DescribeResourceResponse extends Object
    Annotations
    @RawJSType() @native()
  34. trait DescribeUserRequest extends Object
    Annotations
    @RawJSType() @native()
  35. trait DescribeUserResponse extends Object
    Annotations
    @RawJSType() @native()
  36. trait DisassociateDelegateFromResourceRequest extends Object
    Annotations
    @RawJSType() @native()
  37. trait DisassociateDelegateFromResourceResponse extends Object
    Annotations
    @RawJSType() @native()
  38. trait DisassociateMemberFromGroupRequest extends Object
    Annotations
    @RawJSType() @native()
  39. trait DisassociateMemberFromGroupResponse extends Object
    Annotations
    @RawJSType() @native()
  40. type EmailAddress = String
  41. type EntityState = String
  42. trait Group extends Object

    The representation of an Amazon WorkMail group.

    The representation of an Amazon WorkMail group.

    Annotations
    @RawJSType() @native()
  43. type GroupName = String
  44. type Groups = Array[Group]
  45. trait ListAliasesRequest extends Object
    Annotations
    @RawJSType() @native()
  46. trait ListAliasesResponse extends Object
    Annotations
    @RawJSType() @native()
  47. trait ListGroupMembersRequest extends Object
    Annotations
    @RawJSType() @native()
  48. trait ListGroupMembersResponse extends Object
    Annotations
    @RawJSType() @native()
  49. trait ListGroupsRequest extends Object
    Annotations
    @RawJSType() @native()
  50. trait ListGroupsResponse extends Object
    Annotations
    @RawJSType() @native()
  51. trait ListMailboxPermissionsRequest extends Object
    Annotations
    @RawJSType() @native()
  52. trait ListMailboxPermissionsResponse extends Object
    Annotations
    @RawJSType() @native()
  53. trait ListOrganizationsRequest extends Object
    Annotations
    @RawJSType() @native()
  54. trait ListOrganizationsResponse extends Object
    Annotations
    @RawJSType() @native()
  55. trait ListResourceDelegatesRequest extends Object
    Annotations
    @RawJSType() @native()
  56. trait ListResourceDelegatesResponse extends Object
    Annotations
    @RawJSType() @native()
  57. trait ListResourcesRequest extends Object
    Annotations
    @RawJSType() @native()
  58. trait ListResourcesResponse extends Object
    Annotations
    @RawJSType() @native()
  59. trait ListUsersRequest extends Object
    Annotations
    @RawJSType() @native()
  60. trait ListUsersResponse extends Object
    Annotations
    @RawJSType() @native()
  61. type MaxResults = Int
  62. trait Member extends Object

    The representation of a user or group.

    The representation of a user or group.

    Annotations
    @RawJSType() @native()
  63. type MemberType = String
  64. type Members = Array[Member]
  65. type NextToken = String
  66. type OrganizationId = String
  67. type OrganizationName = String
  68. type OrganizationSummaries = Array[OrganizationSummary]
  69. trait OrganizationSummary extends Object

    The representation of an organization.

    The representation of an organization.

    Annotations
    @RawJSType() @native()
  70. type Password = String
  71. trait Permission extends Object

    Permission granted to a user, group, or resource to access a certain aspect of another user, group, or resource mailbox.

    Permission granted to a user, group, or resource to access a certain aspect of another user, group, or resource mailbox.

    Annotations
    @RawJSType() @native()
  72. type PermissionType = String
  73. type PermissionValues = Array[PermissionType]
  74. type Permissions = Array[Permission]
  75. trait PutMailboxPermissionsRequest extends Object
    Annotations
    @RawJSType() @native()
  76. trait PutMailboxPermissionsResponse extends Object
    Annotations
    @RawJSType() @native()
  77. trait RegisterToWorkMailRequest extends Object
    Annotations
    @RawJSType() @native()
  78. trait RegisterToWorkMailResponse extends Object
    Annotations
    @RawJSType() @native()
  79. trait ResetPasswordRequest extends Object
    Annotations
    @RawJSType() @native()
  80. trait ResetPasswordResponse extends Object
    Annotations
    @RawJSType() @native()
  81. trait Resource extends Object

    The representation of a resource.

    The representation of a resource.

    Annotations
    @RawJSType() @native()
  82. type ResourceDelegates = Array[Delegate]
  83. type ResourceId = String
  84. type ResourceName = String
  85. type ResourceType = String
  86. type Resources = Array[Resource]
  87. type Timestamp = Date
  88. trait UpdatePrimaryEmailAddressRequest extends Object
    Annotations
    @RawJSType() @native()
  89. trait UpdatePrimaryEmailAddressResponse extends Object
    Annotations
    @RawJSType() @native()
  90. trait UpdateResourceRequest extends Object
    Annotations
    @RawJSType() @native()
  91. trait UpdateResourceResponse extends Object
    Annotations
    @RawJSType() @native()
  92. trait User extends Object

    The representation of an Amazon WorkMail user.

    The representation of an Amazon WorkMail user.

    Annotations
    @RawJSType() @native()
  93. type UserName = String
  94. type UserRole = String
  95. type Users = Array[User]
  96. class WorkMail extends Object
    Annotations
    @RawJSType() @native() @JSImport( "aws-sdk" , "WorkMail" )
  97. type WorkMailIdentifier = String
  98. implicit final class WorkMailOps extends AnyVal

Value Members

  1. object AssociateDelegateToResourceRequest
  2. object AssociateDelegateToResourceResponse
  3. object AssociateMemberToGroupRequest
  4. object AssociateMemberToGroupResponse
  5. object BookingOptions
  6. object CreateAliasRequest
  7. object CreateAliasResponse
  8. object CreateGroupRequest
  9. object CreateGroupResponse
  10. object CreateResourceRequest
  11. object CreateResourceResponse
  12. object CreateUserRequest
  13. object CreateUserResponse
  14. object Delegate
  15. object DeleteAliasRequest
  16. object DeleteAliasResponse
  17. object DeleteGroupRequest
  18. object DeleteGroupResponse
  19. object DeleteMailboxPermissionsRequest
  20. object DeleteMailboxPermissionsResponse
  21. object DeleteResourceRequest
  22. object DeleteResourceResponse
  23. object DeleteUserRequest
  24. object DeleteUserResponse
  25. object DeregisterFromWorkMailRequest
  26. object DeregisterFromWorkMailResponse
  27. object DescribeGroupRequest
  28. object DescribeGroupResponse
  29. object DescribeOrganizationRequest
  30. object DescribeOrganizationResponse
  31. object DescribeResourceRequest
  32. object DescribeResourceResponse
  33. object DescribeUserRequest
  34. object DescribeUserResponse
  35. object DisassociateDelegateFromResourceRequest
  36. object DisassociateDelegateFromResourceResponse
  37. object DisassociateMemberFromGroupRequest
  38. object DisassociateMemberFromGroupResponse
  39. object EntityStateEnum
  40. object Group
  41. object ListAliasesRequest
  42. object ListAliasesResponse
  43. object ListGroupMembersRequest
  44. object ListGroupMembersResponse
  45. object ListGroupsRequest
  46. object ListGroupsResponse
  47. object ListMailboxPermissionsRequest
  48. object ListMailboxPermissionsResponse
  49. object ListOrganizationsRequest
  50. object ListOrganizationsResponse
  51. object ListResourceDelegatesRequest
  52. object ListResourceDelegatesResponse
  53. object ListResourcesRequest
  54. object ListResourcesResponse
  55. object ListUsersRequest
  56. object ListUsersResponse
  57. object Member
  58. object MemberTypeEnum
  59. object OrganizationSummary
  60. object Permission
  61. object PermissionTypeEnum
  62. object PutMailboxPermissionsRequest
  63. object PutMailboxPermissionsResponse
  64. object RegisterToWorkMailRequest
  65. object RegisterToWorkMailResponse
  66. object ResetPasswordRequest
  67. object ResetPasswordResponse
  68. object Resource
  69. object ResourceTypeEnum
  70. object UpdatePrimaryEmailAddressRequest
  71. object UpdatePrimaryEmailAddressResponse
  72. object UpdateResourceRequest
  73. object UpdateResourceResponse
  74. object User
  75. object UserRoleEnum

Inherited from AnyRef

Inherited from Any

Ungrouped