Interface GetInvitationsCountResponse.Builder

    • Method Detail

      • invitationsCount

        GetInvitationsCountResponse.Builder invitationsCount​(Integer invitationsCount)

        The number of all membership invitations sent to this Security Hub member account, not including the currently accepted invitation.

        Parameters:
        invitationsCount - The number of all membership invitations sent to this Security Hub member account, not including the currently accepted invitation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.